-
- Downloads
[SPARK-15883][MLLIB][DOCS] Fix broken links in mllib documents
## What changes were proposed in this pull request? This issue fixes all broken links on Spark 2.0 preview MLLib documents. Also, this contains some editorial change. **Fix broken links** * mllib-data-types.md * mllib-decision-tree.md * mllib-ensembles.md * mllib-feature-extraction.md * mllib-pmml-model-export.md * mllib-statistics.md **Fix malformed section header and scala coding style** * mllib-linear-methods.md **Replace indirect forward links with direct one** * ml-classification-regression.md ## How was this patch tested? Manual tests (with `cd docs; jekyll build`.) Author: Dongjoon Hyun <dongjoon@apache.org> Closes #13608 from dongjoon-hyun/SPARK-15883.
Showing
- docs/ml-classification-regression.md 2 additions, 2 deletionsdocs/ml-classification-regression.md
- docs/mllib-data-types.md 6 additions, 10 deletionsdocs/mllib-data-types.md
- docs/mllib-decision-tree.md 3 additions, 3 deletionsdocs/mllib-decision-tree.md
- docs/mllib-ensembles.md 3 additions, 3 deletionsdocs/mllib-ensembles.md
- docs/mllib-feature-extraction.md 1 addition, 1 deletiondocs/mllib-feature-extraction.md
- docs/mllib-linear-methods.md 5 additions, 5 deletionsdocs/mllib-linear-methods.md
- docs/mllib-pmml-model-export.md 1 addition, 1 deletiondocs/mllib-pmml-model-export.md
- docs/mllib-statistics.md 4 additions, 4 deletionsdocs/mllib-statistics.md
Please register or sign in to comment