Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FIX Fixes partial_fit support for regressors in learning_curve - #22982

Merged
lesteve merged 5 commits into
scikit-learn:mainfrom
thomasjpfan:learning_curve_partial_fit_regression
Apr 6, 2022
Merged

FIX Fixes partial_fit support for regressors in learning_curve#22982
lesteve merged 5 commits into
scikit-learn:mainfrom
thomasjpfan:learning_curve_partial_fit_regression

Conversation

@thomasjpfan

Copy link
Copy Markdown
Member

Reference Issues/PRs

Fixes #22981

What does this implement/fix? Explain your changes.

This PR fixes partial_fit support in learning_curve for regressors.

@jeremiedbb jeremiedbb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeremiedbb

Copy link
Copy Markdown
Member

you just have linting issues

@lesteve lesteve left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, this can be merged when the CI is green

@lesteve lesteve changed the title FIX Fixes partial fit support for regressors in learning_curve FIX Fixes partial_fit support for regressors in learning_curve Apr 6, 2022
@lesteve
lesteve merged commit d7c84b2 into scikit-learn:main Apr 6, 2022
@lesteve

lesteve commented Apr 6, 2022

Copy link
Copy Markdown
Member

Merging, thanks!

jjerphan pushed a commit to jjerphan/scikit-learn that referenced this pull request Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

learning curve does not work in incremental mode with MLPRegressor

3 participants