SuperpixelTransformer implements SuperpixelTransformer
More...
◆ SuperpixelTransformer() [1/2]
Synapse.ML.Lime.SuperpixelTransformer.SuperpixelTransformer |
( |
| ) |
|
|
inline |
◆ SuperpixelTransformer() [2/2]
Synapse.ML.Lime.SuperpixelTransformer.SuperpixelTransformer |
( |
string |
uid | ) |
|
|
inline |
◆ GetCellSize()
double Synapse.ML.Lime.SuperpixelTransformer.GetCellSize |
( |
| ) |
|
Gets cellSize value
- Returns
- cellSize: Number that controls the size of the superpixels
◆ GetInputCol()
string Synapse.ML.Lime.SuperpixelTransformer.GetInputCol |
( |
| ) |
|
Gets inputCol value
- Returns
- inputCol: The name of the input column
◆ GetModifier()
double Synapse.ML.Lime.SuperpixelTransformer.GetModifier |
( |
| ) |
|
Gets modifier value
- Returns
- modifier: Controls the trade-off spatial and color distance
◆ GetOutputCol()
string Synapse.ML.Lime.SuperpixelTransformer.GetOutputCol |
( |
| ) |
|
Gets outputCol value
- Returns
- outputCol: The name of the output column
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<SuperpixelTransformer> instance for this ML instance.
◆ Save()
void Synapse.ML.Lime.SuperpixelTransformer.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 |
◆ SetCellSize()
Sets value for cellSize
- Parameters
-
value | Number that controls the size of the superpixels |
- Returns
- New SuperpixelTransformer object
◆ SetInputCol()
Sets value for inputCol
- Parameters
-
value | The name of the input column |
- Returns
- New SuperpixelTransformer object
◆ SetModifier()
Sets value for modifier
- Parameters
-
value | Controls the trade-off spatial and color distance |
- Returns
- New SuperpixelTransformer object
◆ SetOutputCol()
Sets value for outputCol
- Parameters
-
value | The name of the output column |
- Returns
- New SuperpixelTransformer object
The documentation for this class was generated from the following file:
- synapse/ml/lime/SuperpixelTransformer.cs