SKLearn Class
Provide scikit-learn related constants.
- Inheritance
-
builtins.objectSKLearn
Constructor
SKLearn()
Attributes
EXAMPLES
EXAMPLES = 'examples'
LABELS
LABELS = 'labels'
PREDICTIONS
PREDICTIONS = 'predictions'
PREDICT_PROBA
PREDICT_PROBA = 'predict_proba'