|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
MultiLabelLearner | Common root interface for all multi-label learner types. |
Class Summary | |
---|---|
MultiLabelLearnerBase | Common root base class for all multi-label learner types. |
MultiLabelOutput | Class representing the output of a MultiLabelLearner . |
Exception Summary | |
---|---|
InvalidDataException | Exception thrown by the MultiLabelLearner when presented with invalid data or
data which can not be processed by the specific learner type. |
LearnerException | Represents a root base class for exceptions thrown by learners. |
ModelInitializationException | Exception thrown by the MultiLabelLearner when learner is queried for prediction on data
before model is internally built by learning from training data. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |