StringOutputParser implements StringOutputParser
More...
◆ StringOutputParser() [1/2]
Synapse.ML.Io.Http.StringOutputParser.StringOutputParser |
( |
| ) |
|
|
inline |
◆ StringOutputParser() [2/2]
Synapse.ML.Io.Http.StringOutputParser.StringOutputParser |
( |
string |
uid | ) |
|
|
inline |
◆ GetInputCol()
string Synapse.ML.Io.Http.StringOutputParser.GetInputCol |
( |
| ) |
|
Gets inputCol value
- Returns
- inputCol: The name of the input column
◆ GetOutputCol()
string Synapse.ML.Io.Http.StringOutputParser.GetOutputCol |
( |
| ) |
|
Gets outputCol value
- Returns
- outputCol: The name of the output column
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<StringOutputParser> instance for this ML instance.
◆ Save()
void Synapse.ML.Io.Http.StringOutputParser.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()
Sets value for inputCol
- Parameters
-
value | The name of the input column |
- Returns
- New StringOutputParser object
◆ SetOutputCol()
Sets value for outputCol
- Parameters
-
value | The name of the output column |
- Returns
- New StringOutputParser object
The documentation for this class was generated from the following file:
- synapse/ml/io/http/StringOutputParser.cs