Skip to content

Fix LinearRegression score#614

Merged
TomAugspurger merged 4 commits intodask:masterfrom
exemplary-citizen:fix-glm-score
Feb 28, 2020
Merged

Fix LinearRegression score#614
TomAugspurger merged 4 commits intodask:masterfrom
exemplary-citizen:fix-glm-score

Conversation

@exemplary-citizen
Copy link
Copy Markdown
Contributor

Fixes #507

@TomAugspurger
Copy link
Copy Markdown
Member

Thanks for this. CI should be fixed if you merge master and re-push.

@exemplary-citizen
Copy link
Copy Markdown
Contributor Author

@TomAugspurger is this good to go?

@TomAugspurger
Copy link
Copy Markdown
Member

yep, thanks!

@TomAugspurger TomAugspurger merged commit 42cf33b into dask:master Feb 28, 2020
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.

model.score() returns MSE but the docstring states that it returns R2

2 participants