spark-instrumented-optimizer/examples/src/main
Yuhao Yang ed9d803854 [SPARK-14635][ML] Documentation and Examples for TF-IDF only refer to HashingTF
## What changes were proposed in this pull request?

Currently, the docs for TF-IDF only refer to using HashingTF with IDF. However, CountVectorizer can also be used. We should probably amend the user guide and examples to show this.

## How was this patch tested?

unit tests and doc generation

Author: Yuhao Yang <hhbyyh@gmail.com>

Closes #12454 from hhbyyh/tfdoc.
2016-04-20 11:45:08 +01:00
..
java/org/apache/spark/examples [SPARK-14635][ML] Documentation and Examples for TF-IDF only refer to HashingTF 2016-04-20 11:45:08 +01:00
python [SPARK-14635][ML] Documentation and Examples for TF-IDF only refer to HashingTF 2016-04-20 11:45:08 +01:00
r [SPARK-12364][ML][SPARKR] Add ML example for SparkR 2015-12-16 12:59:22 -08:00
resources [SPARK-3389] Add Converter for ease of Parquet reading in PySpark 2014-09-27 21:48:05 -07:00
scala/org/apache/spark/examples [SPARK-14635][ML] Documentation and Examples for TF-IDF only refer to HashingTF 2016-04-20 11:45:08 +01:00