Skip to content

raakeshmadana/kickstarter-projects-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Prediction of Kickstarter Projects' Success


Apache Spark

Install spark from here

Install sbt

sbt is a build tool for Spark applications Install it from here

Build project

sbt package

Dataset

Get the dataset from here Dataset name: ks-projects-201801.csv

Run the application

spark-submit --class "KickStarter" <jar file> <input dataset> <prediction-output location> <metrics-output location>

About

Prediction of the success of Kickstarter projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages