VowpalWabbitRegressionModel implements VowpalWabbitRegressionModel
More...
◆ VowpalWabbitRegressionModel() [1/2]
Synapse.ML.Vw.VowpalWabbitRegressionModel.VowpalWabbitRegressionModel |
( |
| ) |
|
|
inline |
◆ VowpalWabbitRegressionModel() [2/2]
Synapse.ML.Vw.VowpalWabbitRegressionModel.VowpalWabbitRegressionModel |
( |
string |
uid | ) |
|
|
inline |
◆ GetAdditionalFeatures()
string [] Synapse.ML.Vw.VowpalWabbitRegressionModel.GetAdditionalFeatures |
( |
| ) |
|
Gets additionalFeatures value
- Returns
- additionalFeatures: Additional feature columns
◆ GetFeaturesCol()
string Synapse.ML.Vw.VowpalWabbitRegressionModel.GetFeaturesCol |
( |
| ) |
|
Gets featuresCol value
- Returns
- featuresCol: features column name
◆ GetLabelCol()
string Synapse.ML.Vw.VowpalWabbitRegressionModel.GetLabelCol |
( |
| ) |
|
Gets labelCol value
- Returns
- labelCol: label column name
◆ GetModel()
object Synapse.ML.Vw.VowpalWabbitRegressionModel.GetModel |
( |
| ) |
|
Gets model value
- Returns
- model: The VW model....
◆ GetPerformanceStatistics()
DataFrame Synapse.ML.Vw.VowpalWabbitRegressionModel.GetPerformanceStatistics |
( |
| ) |
|
Gets performanceStatistics value
- Returns
- performanceStatistics: Performance statistics collected during training
◆ GetPredictionCol()
string Synapse.ML.Vw.VowpalWabbitRegressionModel.GetPredictionCol |
( |
| ) |
|
Gets predictionCol value
- Returns
- predictionCol: prediction column name
◆ GetRawPredictionCol()
string Synapse.ML.Vw.VowpalWabbitRegressionModel.GetRawPredictionCol |
( |
| ) |
|
Gets rawPredictionCol value
- Returns
- rawPredictionCol: raw prediction (a.k.a. confidence) column name
◆ GetTestArgs()
string Synapse.ML.Vw.VowpalWabbitRegressionModel.GetTestArgs |
( |
| ) |
|
Gets testArgs value
- Returns
- testArgs: Additional arguments passed to VW at test time
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<VowpalWabbitRegressionModel> instance for this ML instance.
◆ Save()
void Synapse.ML.Vw.VowpalWabbitRegressionModel.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 |
◆ SetAdditionalFeatures()
◆ SetFeaturesCol()
◆ SetLabelCol()
◆ SetModel()
◆ SetPerformanceStatistics()
Sets value for performanceStatistics
- Parameters
-
value | Performance statistics collected during training |
- Returns
- New VowpalWabbitRegressionModel object
◆ SetPredictionCol()
◆ SetRawPredictionCol()
Sets value for rawPredictionCol
- Parameters
-
value | raw prediction (a.k.a. confidence) column name |
- Returns
- New VowpalWabbitRegressionModel object
◆ SetTestArgs()
The documentation for this class was generated from the following file:
- synapse/ml/vw/VowpalWabbitRegressionModel.cs