| Interface | Description |
|---|---|
| PythonDataframeWordCount.WordCountOptions |
Options supported by
PythonDataframeWordCount. |
| SklearnMnistClassification.SklearnMnistClassificationOptions |
| Class | Description |
|---|---|
| PythonDataframeWordCount |
An example that counts words in Shakespeare and utilizes a Python external transform.
|
| PythonDataframeWordCount.FormatAsTextFn |
A SimpleFunction that converts a counted row into a printable string.
|
| SklearnMnistClassification |
An example Java Multi-language pipeline that Performs image classification on handwritten digits
from the MNIST database.
|