Skip to content

Multiple classes in ClassConfig #2027

Answered by AdeelH
natedailey7 asked this question in Q&A
Discussion options

You must be logged in to vote

Oops, the value passed to transformers needs to be a list:

    label_vector_source_kw=dict(
        transformers=[ClassInferenceTransformerConfig(
            class_id_to_filter={0: ['==', 'id', 0], 1: ['==', 'id', 1]}))],

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@natedailey7
Comment options

@AdeelH
Comment options

@natedailey7
Comment options

@AdeelH
Comment options

Answer selected by natedailey7
@natedailey7
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants