mascor1331 / spark-intro-ml-pipeline-workshop

A simple introduction to using spark ml pipelines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spark-intro-ml-pipeline-workshop

A simple introduction to using spark ml pipelines for Spark 2.2+

Python

Check out Machine Learning Pipeline Example.ipynb. You should have PySpark installed (which can be installed with pip install pyspark).

Scala

Check out spark-intro-ml-scala.ipynb . You will need a Scala Spark notebook interface.

About

A simple introduction to using spark ml pipelines

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.2%Language:Shell 0.8%