Smart Data Discovery Classification Prediction Property Input
The input to identify the prediction type as Classification.
- Properties
-
Inherits properties from AbstractSmartDataDiscoveryPredictionPropertyInput.
Property Name Type Description Required or Optional Available Version algorithmType SmartDataDiscoveryClassificationAlgorithmTypeEnum 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 classificationThreshold AbstractClassificationThresholdInput The classification threshold for the model. Valid values are: Required 48.0