Skip to content

IncrementalClassifier model not adapting correctly #1553

Discussion options

You must be logged in to vote

Labels are not ordered. So, when the model sees [5, 6], it expands the classifier to account for 7 classes (0 to 6). Unseen clases (0, 1, 2, 3) are masked by default.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by PerezLucas2903
Comment options

You must be logged in to vote
1 reply
@AntonioCarta
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