TransformText
01 Syntax
Microsoft.VisualBasic.MachineLearning.SVM.TransformText
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Write | 1 | Writes this Range transform to a stream. |
03 Members
Write(
TextWriter, RangeTransform)Writes this Range transform to a stream.
Parameters
| Name | Type | Description |
|---|---|---|
output | TextWriter | The stream to write to |
r | RangeTransform | The range to write |