I have already built and trained a ML Classification, and have used it successfuly for a few months now. We would like to add a new document type to the classification, but I’m unsure on how to do so.
Welcome to the community
- Add the new doc type also to dataset and label or annotate it
- Then run the train pipeline again on minor version 0 will all the data again
Cheers