org.apache.spark.examples.ml
A simple text classification pipeline that recognizes "spark" from input text. This is to show how to create and configure an ML pipeline. Run with
bin/run-example ml.SimpleTextClassificationPipeline
A simple text classification pipeline that recognizes "spark" from input text. This is to show how to create and configure an ML pipeline. Run with