-
- Downloads
[SPARK-12212][ML][DOC] Clarifies the difference between spark.ml, spark.mllib...
[SPARK-12212][ML][DOC] Clarifies the difference between spark.ml, spark.mllib and mllib in the documentation. Replaces a number of occurences of `MLlib` in the documentation that were meant to refer to the `spark.mllib` package instead. It should clarify for new users the difference between `spark.mllib` (the package) and MLlib (the umbrella project for ML in spark). It also removes some files that I forgot to delete with #10207 Author: Timothy Hunter <timhunter@databricks.com> Closes #10234 from thunterdb/12212.
Showing
- docs/_data/menu-ml.yaml 1 addition, 1 deletiondocs/_data/menu-ml.yaml
- docs/_includes/nav-left-wrapper-ml.html 2 additions, 2 deletionsdocs/_includes/nav-left-wrapper-ml.html
- docs/ml-advanced.md 1 addition, 1 deletiondocs/ml-advanced.md
- docs/ml-ann.md 8 additions, 0 deletionsdocs/ml-ann.md
- docs/ml-classification-regression.md 13 additions, 12 deletionsdocs/ml-classification-regression.md
- docs/ml-clustering.md 2 additions, 2 deletionsdocs/ml-clustering.md
- docs/ml-decision-tree.md 4 additions, 167 deletionsdocs/ml-decision-tree.md
- docs/ml-ensembles.md 4 additions, 315 deletionsdocs/ml-ensembles.md
- docs/ml-features.md 2 additions, 2 deletionsdocs/ml-features.md
- docs/ml-guide.md 3 additions, 16 deletionsdocs/ml-guide.md
- docs/ml-intro.md 0 additions, 941 deletionsdocs/ml-intro.md
- docs/ml-linear-methods.md 4 additions, 144 deletionsdocs/ml-linear-methods.md
- docs/ml-survival-regression.md 4 additions, 92 deletionsdocs/ml-survival-regression.md
- docs/mllib-classification-regression.md 3 additions, 3 deletionsdocs/mllib-classification-regression.md
- docs/mllib-clustering.md 12 additions, 12 deletionsdocs/mllib-clustering.md
- docs/mllib-collaborative-filtering.md 7 additions, 7 deletionsdocs/mllib-collaborative-filtering.md
- docs/mllib-data-types.md 1 addition, 1 deletiondocs/mllib-data-types.md
- docs/mllib-decision-tree.md 3 additions, 3 deletionsdocs/mllib-decision-tree.md
- docs/mllib-dimensionality-reduction.md 5 additions, 5 deletionsdocs/mllib-dimensionality-reduction.md
- docs/mllib-ensembles.md 8 additions, 8 deletionsdocs/mllib-ensembles.md
Loading
Please register or sign in to comment