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 to scikit gradient boost classifier #26

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pavan02
Copy link
Contributor

@pavan02 pavan02 commented May 16, 2022

Add scripts to

Train a sample Spark GBClassifier using sample dataset (100 rows) of Higgs dataset

  • Convert spark to scikit learn
  • validate predictions of scikit with spark
  • export scikit model tree visualizations for tree structure verifications

@pavan02 pavan02 force-pushed the spark-to-scikit-gradient-boost-classifier branch from ab38c0c to 9405e3e Compare May 16, 2022 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant