8000 [MRG] Updated documentation of fit() for X type in gradient_boosting.py by vivekk0903 · Pull Request #12022 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@vivekk0903
Copy link
Contributor

Reference Issues/PRs

Fixes #12021

What does this implement/fix? Explain your changes.

Updated fit() method documentation of BaseGradientBoosting for X type to include sparse matrices because both GradientBoostingClassifier and GradientBoostingRegressor support sparse matrices in fit()

Updated fit() method documentation of BaseGradientBoosting for X type to include sparse matrices because both GradientBoostingClassifier and GradientBoostingRegressor support sparse matrices in fit
@jnothman
Copy link
Member
jnothman commented Sep 6, 2018

Thanks

@jnothman jnothman merged commit 3a80162 into scikit-learn:master Sep 6, 2018
@vivekk0903 vivekk0903 deleted the patch-3 branch September 6, 2018 09:13
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Sep 6, 2018
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Sep 17, 2018
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.

GradientBoostingClassifier and GradientBoostingRegressor fit() method documentation

2 participants

0