Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Merge v1.3.0 dask-ml feature branch into master#9

Merged
jamesbsilva merged 208 commits intomasterfrom
merge_only
Apr 28, 2020
Merged

Merge v1.3.0 dask-ml feature branch into master#9
jamesbsilva merged 208 commits intomasterfrom
merge_only

Conversation

@jamesbsilva
Copy link
Copy Markdown

@jamesbsilva jamesbsilva commented Apr 28, 2020

This merges the v1.3.0 Dask-ML commits along with the ZEFR update patch #8 into the master branch.

NOTE: It does not have any commits specific to the PR it is just a merge of the consolidated feature branch

Mike McCarty and others added 22 commits February 27, 2020 11:44
* change LinearRegression score function to return r2 and added test

* rename test
* Make GridSearchCV reuse scattered data.

* Handle pandas DataFrame + test.
* - Passed `train_test_split`'s shuffle parameter onto the
  `dask.DataFrame.random_split` function to take advantage of the
  behaviour introduced in #5980.
- Added error when `blockwise` is set to `False` for a `DataFrame`.
- Added test case for the new behaviour of `train_test_split` on
  `DataFrame`s.
DS-126 Update patch on Dask-ml v1.3.0
Copy link
Copy Markdown

@zachary-mcpher zachary-mcpher left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Copy Markdown

@tian-yi-zefr tian-yi-zefr left a comment

Choose a reason for hiding this comment

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

lgtm

@jamesbsilva jamesbsilva merged commit 4fd1885 into master Apr 28, 2020
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.