Skip to content

A demo Machine Learning app that uses Spark Java API using Titanic.csv

Notifications You must be signed in to change notification settings

hinyinlam/spark-java-titanic-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your first Apache Spark ML Model — Using Spark Java API

This is the source code for the blog

In the blog we will walk through the Spark Java API for perform an end-to-end simple machine learning model.

How to build this demo:

./mvnw clean package

java -jar survive-prediction-0.0.1-SNAPSHOT.jar

Author

Hin Lam https://hinyinlam.medium.com/

About

A demo Machine Learning app that uses Spark Java API using Titanic.csv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages