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

refactor: save and select only max accuracy model #379

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

Conversation

CaptainJeff
Copy link

Updating the Xboost trainers to only save the best model instead of increasingly better outputs. Also adjusted the XGBoost_Runner.py to select the most accurate model from the available models

@bklynate
Copy link

@kyleskom - I am curious to know why the model is hardcoded instead of having it be dynamic and selecting the model with the highest accuracy.

@kyleskom
Copy link
Owner

When I first created this as a project to teach myself ml, that was never a concern to be and was just easy. As the project grew and became some what popular, I never went back to fixing that.

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.

None yet

4 participants