Skip to content
Snippets Groups Projects
Commit 8695ff59 authored by Peng Yu's avatar Peng Yu Committed by (Venkat) Raghav (Rajagopalan)
Browse files

[MRG + 1] add partial_fit to multioutput module (#8054)

* add partial_fit to multioupt module

* fix range in python3

* fix flake8

* fix the comments

* fix according to comments

* fix lint

* remove pytest

* fix ValueException message

* py 3.5 compatiable classes

* fix stuff

* fix according the comments

* remove used copy

* flake8..

* fix docs

* eventually, i use deepcopy to ensure the parallel

* lint..

* address final comment

* fix addressing the comments

* update confirmed separate estimators

* finally remove copy

* compact test
parent 0b02125b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment