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

Sklearn integration #72

Open
wants to merge 11 commits into
base: sklearn_integration
Choose a base branch
from

Conversation

joshdunnlime
Copy link

@joshdunnlime joshdunnlime commented Jan 29, 2024

  • add sklearn regressor based on [XGBRegressor](https://github.com/dmlc/xgboost/blob/master/python-- package/xgboost/sklearn.py)

  • add some general tests based on tests_model

  • move the optional extra SHap package imports to where the function is called*

  • improve test coverage

  • add documentation

  • examples regressor

  • improve documentation

@joshdunnlime
Copy link
Author

This is ready for a quick review. Would be good to get a check on style and implementation before finishing the docs.

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