AggregateBalanceMeasure implements AggregateBalanceMeasure
More...
◆ AggregateBalanceMeasure() [1/2]
Synapse.ML.Exploratory.AggregateBalanceMeasure.AggregateBalanceMeasure |
( |
| ) |
|
|
inline |
◆ AggregateBalanceMeasure() [2/2]
Synapse.ML.Exploratory.AggregateBalanceMeasure.AggregateBalanceMeasure |
( |
string |
uid | ) |
|
|
inline |
◆ GetEpsilon()
double Synapse.ML.Exploratory.AggregateBalanceMeasure.GetEpsilon |
( |
| ) |
|
Gets epsilon value
- Returns
- epsilon: Epsilon value for Atkinson Index. Inverse of alpha (1 - alpha).
◆ GetErrorTolerance()
double Synapse.ML.Exploratory.AggregateBalanceMeasure.GetErrorTolerance |
( |
| ) |
|
Gets errorTolerance value
- Returns
- errorTolerance: Error tolerance value for Atkinson Index.
◆ GetOutputCol()
string Synapse.ML.Exploratory.AggregateBalanceMeasure.GetOutputCol |
( |
| ) |
|
Gets outputCol value
- Returns
- outputCol: output column name
◆ GetSensitiveCols()
string [] Synapse.ML.Exploratory.AggregateBalanceMeasure.GetSensitiveCols |
( |
| ) |
|
Gets sensitiveCols value
- Returns
- sensitiveCols: Sensitive columns to use.
◆ GetVerbose()
bool Synapse.ML.Exploratory.AggregateBalanceMeasure.GetVerbose |
( |
| ) |
|
Gets verbose value
- Returns
- verbose: Whether to show intermediate measures and calculations, such as Positive Rate.
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<AggregateBalanceMeasure> instance for this ML instance.
◆ Save()
void Synapse.ML.Exploratory.AggregateBalanceMeasure.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 |
◆ SetEpsilon()
Sets value for epsilon
- Parameters
-
value | Epsilon value for Atkinson Index. Inverse of alpha (1 - alpha). |
- Returns
- New AggregateBalanceMeasure object
◆ SetErrorTolerance()
Sets value for errorTolerance
- Parameters
-
value | Error tolerance value for Atkinson Index. |
- Returns
- New AggregateBalanceMeasure object
◆ SetOutputCol()
◆ SetSensitiveCols()
◆ SetVerbose()
Sets value for verbose
- Parameters
-
value | Whether to show intermediate measures and calculations, such as Positive Rate. |
- Returns
- New AggregateBalanceMeasure object
The documentation for this class was generated from the following file:
- synapse/ml/exploratory/AggregateBalanceMeasure.cs