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

fit() not accepting sample_weight argument #15

Open
UditGupta10 opened this issue Dec 2, 2019 · 1 comment
Open

fit() not accepting sample_weight argument #15

UditGupta10 opened this issue Dec 2, 2019 · 1 comment

Comments

@UditGupta10
Copy link

many sklearn models and xgboost library take the sample_weight arg as input to fit function. GridSearch's fit method does not provide this functionality. Needs to be included

@cgnorthcutt
Copy link
Owner

Great point. Could you please submit a pull request + a test in the tests/ folder?

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

No branches or pull requests

2 participants