spark-instrumented-optimizer/docs/_data/menu-ml.yaml
zhengruifeng b29829e2ab [SPARK-25584][ML][DOC] datasource for libsvm user guide
## What changes were proposed in this pull request?
it seems that doc for libsvm datasource is not added in https://github.com/apache/spark/pull/22675.
This pr is to add it.

## How was this patch tested?
doc built locally
![图片](https://user-images.githubusercontent.com/7322292/62044350-4ad51480-b235-11e9-8f09-cbcbe9d3b7f9.png)

Closes #25286 from zhengruifeng/doc_libsvm_data_source.

Authored-by: zhengruifeng <ruifengz@foxmail.com>
Signed-off-by: Sean Owen <sean.owen@databricks.com>
2019-08-01 09:15:42 -05:00

21 lines
591 B
YAML

- text: Basic statistics
url: ml-statistics.html
- text: Data sources
url: ml-datasource.html
- text: Pipelines
url: ml-pipeline.html
- text: Extracting, transforming and selecting features
url: ml-features.html
- text: Classification and Regression
url: ml-classification-regression.html
- text: Clustering
url: ml-clustering.html
- text: Collaborative filtering
url: ml-collaborative-filtering.html
- text: Frequent Pattern Mining
url: ml-frequent-pattern-mining.html
- text: Model selection and tuning
url: ml-tuning.html
- text: Advanced topics
url: ml-advanced.html