VowpalWabbitInteractions implements VowpalWabbitInteractions
More...
◆ VowpalWabbitInteractions() [1/2]
Synapse.ML.Vw.VowpalWabbitInteractions.VowpalWabbitInteractions |
( |
| ) |
|
|
inline |
◆ VowpalWabbitInteractions() [2/2]
Synapse.ML.Vw.VowpalWabbitInteractions.VowpalWabbitInteractions |
( |
string |
uid | ) |
|
|
inline |
◆ GetInputCols()
string [] Synapse.ML.Vw.VowpalWabbitInteractions.GetInputCols |
( |
| ) |
|
Gets inputCols value
- Returns
- inputCols: The names of the input columns
◆ GetNumBits()
int Synapse.ML.Vw.VowpalWabbitInteractions.GetNumBits |
( |
| ) |
|
Gets numBits value
- Returns
- numBits: Number of bits used to mask
◆ GetOutputCol()
string Synapse.ML.Vw.VowpalWabbitInteractions.GetOutputCol |
( |
| ) |
|
Gets outputCol value
- Returns
- outputCol: The name of the output column
◆ GetSumCollisions()
bool Synapse.ML.Vw.VowpalWabbitInteractions.GetSumCollisions |
( |
| ) |
|
Gets sumCollisions value
- Returns
- sumCollisions: Sums collisions if true, otherwise removes them
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<VowpalWabbitInteractions> instance for this ML instance.
◆ Save()
void Synapse.ML.Vw.VowpalWabbitInteractions.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 |
◆ SetInputCols()
◆ SetNumBits()
◆ SetOutputCol()
◆ SetSumCollisions()
Sets value for sumCollisions
- Parameters
-
value | Sums collisions if true, otherwise removes them |
- Returns
- New VowpalWabbitInteractions object
The documentation for this class was generated from the following file:
- synapse/ml/vw/VowpalWabbitInteractions.cs