This project serves as an example of a scala-spark project using the Kaggle Titanic dataset
- clone repository to local directory
- cd into directory
- run sbt package to compile project
- submit generated project jar to spark using spark-submit target/scala-2.11/scalasparktitanicproject_2.11-1.0.jar
Need to add object to save machine learning output