Smart Data Discovery Classification Prediction Property Input

The input to identify the prediction type as Classification.
Properties

Inherits properties from Abstract​Smart​Data​Discovery​Prediction​Property​Input.

Property Name Type Description Required or Optional Available Version
algorithm​Type Smart​Data​Discovery​Classification​Algorithm​Type​Enum The algorithm type for the classification. Valid values are:
  • Best (Model tournament)
  • Drf (Distributed Random Forest)
  • Gbm (GBM)
  • Glm (GLM)
  • Xgboost (XGBoost)
Required 49.0
classification​Threshold Abstract​Classification​Threshold​Input The classification threshold for the model. Valid values are: Required 48.0