ValueIndexerModel implements ValueIndexerModel
More...
◆ ValueIndexerModel() [1/2]
Synapse.ML.Featurize.ValueIndexerModel.ValueIndexerModel |
( |
| ) |
|
|
inline |
◆ ValueIndexerModel() [2/2]
Synapse.ML.Featurize.ValueIndexerModel.ValueIndexerModel |
( |
string |
uid | ) |
|
|
inline |
◆ GetDataType()
string Synapse.ML.Featurize.ValueIndexerModel.GetDataType |
( |
| ) |
|
Gets dataType value
- Returns
- dataType: The datatype of the levels as a Json string
◆ GetInputCol()
string Synapse.ML.Featurize.ValueIndexerModel.GetInputCol |
( |
| ) |
|
Gets inputCol value
- Returns
- inputCol: The name of the input column
◆ GetLevels()
object [] Synapse.ML.Featurize.ValueIndexerModel.GetLevels |
( |
| ) |
|
|
inline |
Gets levels value
- Returns
- levels: Levels in categorical array
◆ GetOutputCol()
string Synapse.ML.Featurize.ValueIndexerModel.GetOutputCol |
( |
| ) |
|
Gets outputCol value
- Returns
- outputCol: The name of the output column
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<ValueIndexerModel> instance for this ML instance.
◆ Save()
void Synapse.ML.Featurize.ValueIndexerModel.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 |
◆ SetDataType()
Sets value for dataType
- Parameters
-
value | The datatype of the levels as a Json string |
- Returns
- New ValueIndexerModel object
◆ SetInputCol()
Sets value for inputCol
- Parameters
-
value | The name of the input column |
- Returns
- New ValueIndexerModel object
◆ SetLevels()
ValueIndexerModel Synapse.ML.Featurize.ValueIndexerModel.SetLevels |
( |
object [] |
value | ) |
|
Sets value for levels
- Parameters
-
value | Levels in categorical array |
- Returns
- New ValueIndexerModel object
◆ SetOutputCol()
ValueIndexerModel Synapse.ML.Featurize.ValueIndexerModel.SetOutputCol |
( |
string |
value | ) |
|
Sets value for outputCol
- Parameters
-
value | The name of the output column |
- Returns
- New ValueIndexerModel object
The documentation for this class was generated from the following file:
- synapse/ml/featurize/ValueIndexerModel.cs