TrainedClassifierModel implements TrainedClassifierModel
More...
◆ TrainedClassifierModel() [1/2]
Synapse.ML.Train.TrainedClassifierModel.TrainedClassifierModel |
( |
| ) |
|
|
inline |
◆ TrainedClassifierModel() [2/2]
Synapse.ML.Train.TrainedClassifierModel.TrainedClassifierModel |
( |
string |
uid | ) |
|
|
inline |
◆ GetFeaturesCol()
string Synapse.ML.Train.TrainedClassifierModel.GetFeaturesCol |
( |
| ) |
|
Gets featuresCol value
- Returns
- featuresCol: The name of the features column
◆ GetLabelCol()
string Synapse.ML.Train.TrainedClassifierModel.GetLabelCol |
( |
| ) |
|
Gets labelCol value
- Returns
- labelCol: The name of the label column
◆ GetLevels()
object [] Synapse.ML.Train.TrainedClassifierModel.GetLevels |
( |
| ) |
|
|
inline |
Gets levels value
- Returns
- levels: the levels
◆ GetModel()
JavaTransformer Synapse.ML.Train.TrainedClassifierModel.GetModel |
( |
| ) |
|
|
inline |
Gets model value
- Returns
- model: model produced by training
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<TrainedClassifierModel> instance for this ML instance.
◆ Save()
void Synapse.ML.Train.TrainedClassifierModel.Save |
( |
string |
path | ) |
|
Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala.
- Parameters
-
path | The path to save the object to |
◆ SetFeaturesCol()
Sets value for featuresCol
- Parameters
-
value | The name of the features column |
- Returns
- New TrainedClassifierModel object
◆ SetLabelCol()
◆ SetLevels()
◆ SetModel()
The documentation for this class was generated from the following file:
- synapse/ml/train/TrainedClassifierModel.cs