You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
True if the classifier is serving requests (has reached minimal learning, is not shutting down)
[optional]
learning
bool,
BoolClass,
True if the classifier is learning
[optional]
shuttingDown
bool,
BoolClass,
True if the classifier is shutting down
[optional]
probabilityCalibrated
bool,
BoolClass,
True if the classifier has finished the initial learning and calibrated probabilities (meanwhile, during initial learning, probabilities will be equal to -1)