Skip to content

scottedwards2000/spark-intro-ml-pipeline-workshop

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.2%
  • Shell 0.8%