This repository contains example code and sample data for ML Pipelines with Spark ML session. Follow the below steps to clone code and setup your machine.
- Java
- Sbt
git clone https://github.com/RamkSwamy/sparkmlpipeline.git
sbt clean package
You can run all the examples from terminal. If you want to run from the IDE, follow the below steps
- IDEA 14
Install scala plugin. Once plugin is loaded you can load it as maven project.
##5. Up to date
Please pull before coming to the session to get the latest code.