- Encodes the multi-class task into multiple binary or small-class subtasks.
- Trains the base
TabPFNClassifieron these subtasks. - Decodes the results back into the original class space.
Getting Started
Install themany_class extension:
TabPFNClassifier with ManyClassClassifier to enable support for datasets with large number of classes.