Skip to content

ranvirm/ForestCoverScalaSparkProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This project serves as an example of a scala-spark project using the Kaggle Titanic dataset

Usage

  1. clone repository to local directory
  2. cd into directory
  3. run sbt package to compile project
  4. submit generated project jar to spark using spark-submit target/scala-2.11/scalasparktitanicproject_2.11-1.0.jar

Notes

Need to add object to save machine learning output

Releases

No releases published

Packages

No packages published

Languages