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

Fix coef_ and intercept_ signature to be compatible with sklearn.RFECV #3873

Merged
merged 3 commits into from
Nov 9, 2018

Conversation

hcho3
Copy link
Collaborator

@hcho3 hcho3 commented Nov 6, 2018

See discussion at #3747. Scikit-learn expects coef_ and intercept_ fields to be of np.array types of certain dimensions.

@hcho3 hcho3 merged commit ad6e0d5 into dmlc:master Nov 9, 2018
@hcho3 hcho3 deleted the RFECV branch November 9, 2018 03:41
@lock lock bot locked as resolved and limited conversation to collaborators Feb 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant