CleanMissingDataModel implements CleanMissingDataModel
More...
◆ CleanMissingDataModel() [1/2]
Synapse.ML.Featurize.CleanMissingDataModel.CleanMissingDataModel |
( |
| ) |
|
|
inline |
◆ CleanMissingDataModel() [2/2]
Synapse.ML.Featurize.CleanMissingDataModel.CleanMissingDataModel |
( |
string |
uid | ) |
|
|
inline |
◆ GetColsToFill()
string [] Synapse.ML.Featurize.CleanMissingDataModel.GetColsToFill |
( |
| ) |
|
Gets colsToFill value
- Returns
- colsToFill: The columns to fill with
◆ GetFillValues()
object [] Synapse.ML.Featurize.CleanMissingDataModel.GetFillValues |
( |
| ) |
|
|
inline |
Gets fillValues value
- Returns
- fillValues: what to replace in the columns
◆ GetInputCols()
string [] Synapse.ML.Featurize.CleanMissingDataModel.GetInputCols |
( |
| ) |
|
Gets inputCols value
- Returns
- inputCols: The names of the input columns
◆ GetOutputCols()
string [] Synapse.ML.Featurize.CleanMissingDataModel.GetOutputCols |
( |
| ) |
|
Gets outputCols value
- Returns
- outputCols: The names of the output columns
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<CleanMissingDataModel> instance for this ML instance.
◆ Save()
void Synapse.ML.Featurize.CleanMissingDataModel.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 |
◆ SetColsToFill()
Sets value for colsToFill
- Parameters
-
value | The columns to fill with |
- Returns
- New CleanMissingDataModel object
◆ SetFillValues()
Sets value for fillValues
- Parameters
-
value | what to replace in the columns |
- Returns
- New CleanMissingDataModel object
◆ SetInputCols()
Sets value for inputCols
- Parameters
-
value | The names of the input columns |
- Returns
- New CleanMissingDataModel object
◆ SetOutputCols()
Sets value for outputCols
- Parameters
-
value | The names of the output columns |
- Returns
- New CleanMissingDataModel object
The documentation for this class was generated from the following file:
- synapse/ml/featurize/CleanMissingDataModel.cs