VowpalWabbitCSETransformer implements VowpalWabbitCSETransformer
More...
◆ VowpalWabbitCSETransformer() [1/2]
Synapse.ML.Vw.VowpalWabbitCSETransformer.VowpalWabbitCSETransformer |
( |
| ) |
|
|
inline |
◆ VowpalWabbitCSETransformer() [2/2]
Synapse.ML.Vw.VowpalWabbitCSETransformer.VowpalWabbitCSETransformer |
( |
string |
uid | ) |
|
|
inline |
◆ GetMaxImportanceWeight()
double Synapse.ML.Vw.VowpalWabbitCSETransformer.GetMaxImportanceWeight |
( |
| ) |
|
Gets maxImportanceWeight value
- Returns
- maxImportanceWeight: Clip importance weight at this upper bound. Defaults to 100.
◆ GetMetricsStratificationCols()
string [] Synapse.ML.Vw.VowpalWabbitCSETransformer.GetMetricsStratificationCols |
( |
| ) |
|
Gets metricsStratificationCols value
- Returns
- metricsStratificationCols: Optional list of column names to stratify rewards by.
◆ GetMinImportanceWeight()
double Synapse.ML.Vw.VowpalWabbitCSETransformer.GetMinImportanceWeight |
( |
| ) |
|
Gets minImportanceWeight value
- Returns
- minImportanceWeight: Clip importance weight at this lower bound. Defaults to 0.
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<VowpalWabbitCSETransformer> instance for this ML instance.
◆ Save()
void Synapse.ML.Vw.VowpalWabbitCSETransformer.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 |
◆ SetMaxImportanceWeight()
Sets value for maxImportanceWeight
- Parameters
-
value | Clip importance weight at this upper bound. Defaults to 100. |
- Returns
- New VowpalWabbitCSETransformer object
◆ SetMetricsStratificationCols()
Sets value for metricsStratificationCols
- Parameters
-
value | Optional list of column names to stratify rewards by. |
- Returns
- New VowpalWabbitCSETransformer object
◆ SetMinImportanceWeight()
Sets value for minImportanceWeight
- Parameters
-
value | Clip importance weight at this lower bound. Defaults to 0. |
- Returns
- New VowpalWabbitCSETransformer object
The documentation for this class was generated from the following file:
- synapse/ml/vw/VowpalWabbitCSETransformer.cs