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

Merging from dask/dask-ml#1

Merged
ryan-deak-zefr merged 15 commits intoZEFR-INC:masterfrom
dask:master
Jan 23, 2019
Merged

Merging from dask/dask-ml#1
ryan-deak-zefr merged 15 commits intoZEFR-INC:masterfrom
dask:master

Conversation

@ryan-deak-zefr
Copy link
Copy Markdown

No description provided.

TomAugspurger and others added 15 commits November 1, 2018 17:21
This changes the API of IncrementalSearchCV to match
Incremental for postfit tasks like predict, score, etc.
For Dask inputs, these return Dask outputs, so the result is
lazy and computed in parallel.
For euclidian distance calculation: Added handling of not passing a value for Y and initialising it to X.
Bug: Handle a value not being passed for Y in euclidian distance.
API: Lazy score, predict for IncrementalSearchCV
DOC: Correct small typo in preprocessing.rst
@ghost ghost added the wip label Jan 23, 2019
@ghost ghost assigned ryan-deak-zefr Jan 23, 2019
@ryan-deak-zefr ryan-deak-zefr merged commit 86e2fb2 into ZEFR-INC:master Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants