VowpalWabbitGenericModel implements VowpalWabbitGenericModel
More...
◆ VowpalWabbitGenericModel() [1/2]
Synapse.ML.Vw.VowpalWabbitGenericModel.VowpalWabbitGenericModel |
( |
| ) |
|
|
inline |
◆ VowpalWabbitGenericModel() [2/2]
Synapse.ML.Vw.VowpalWabbitGenericModel.VowpalWabbitGenericModel |
( |
string |
uid | ) |
|
|
inline |
◆ GetInputCol()
string Synapse.ML.Vw.VowpalWabbitGenericModel.GetInputCol |
( |
| ) |
|
Gets inputCol value
- Returns
- inputCol: The name of the input column
◆ GetModel()
object Synapse.ML.Vw.VowpalWabbitGenericModel.GetModel |
( |
| ) |
|
Gets model value
- Returns
- model: The VW model....
◆ GetOneStepAheadPredictions()
DataFrame Synapse.ML.Vw.VowpalWabbitGenericModel.GetOneStepAheadPredictions |
( |
| ) |
|
Gets oneStepAheadPredictions value
- Returns
- oneStepAheadPredictions: 1-step ahead predictions collected during training
◆ GetPerformanceStatistics()
DataFrame Synapse.ML.Vw.VowpalWabbitGenericModel.GetPerformanceStatistics |
( |
| ) |
|
Gets performanceStatistics value
- Returns
- performanceStatistics: Performance statistics collected during training
◆ GetTestArgs()
string Synapse.ML.Vw.VowpalWabbitGenericModel.GetTestArgs |
( |
| ) |
|
Gets testArgs value
- Returns
- testArgs: Additional arguments passed to VW at test time
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<VowpalWabbitGenericModel> instance for this ML instance.
◆ Save()
void Synapse.ML.Vw.VowpalWabbitGenericModel.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 |
◆ SetInputCol()
◆ SetModel()
◆ SetOneStepAheadPredictions()
Sets value for oneStepAheadPredictions
- Parameters
-
value | 1-step ahead predictions collected during training |
- Returns
- New VowpalWabbitGenericModel object
◆ SetPerformanceStatistics()
Sets value for performanceStatistics
- Parameters
-
value | Performance statistics collected during training |
- Returns
- New VowpalWabbitGenericModel object
◆ SetTestArgs()
Sets value for testArgs
- Parameters
-
value | Additional arguments passed to VW at test time |
- Returns
- New VowpalWabbitGenericModel object
The documentation for this class was generated from the following file:
- synapse/ml/vw/VowpalWabbitGenericModel.cs