SKLearn Class

Provide scikit-learn related constants.

Inheritance
builtins.object
SKLearn

Constructor

SKLearn()

Attributes

EXAMPLES

EXAMPLES = 'examples'

LABELS

LABELS = 'labels'

PREDICTIONS

PREDICTIONS = 'predictions'

PREDICT_PROBA

PREDICT_PROBA = 'predict_proba'