Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spark example improvements #67

Merged
merged 2 commits into from Aug 17, 2021

Conversation

assapin
Copy link
Contributor

@assapin assapin commented Aug 4, 2021

turned the spark code into more structured
used spark ml tools to normalize the data and transform the labels

updated the training code to also compute accuracy and do cross validation
updated the validation code to ensure accuracy is about 90% before promoting to production

@assapin
Copy link
Contributor Author

assapin commented Aug 4, 2021

@zionrubin @aviemzur

@assapin assapin requested a review from aviemzur August 4, 2021 15:06
@@ -20,7 +20,7 @@ name: MyFirstLiminalSparkApp
super: InfraSpark
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the code snippet in the doc? (docs/getting-started/spark-app-demo/)

@lior-schachter
Copy link
Contributor

LGTM

@lior-schachter lior-schachter removed their assignment Aug 17, 2021
@liorsav liorsav merged commit cb005b5 into apache:master Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants