Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 455 Bytes

File metadata and controls

13 lines (8 loc) · 455 Bytes

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/