Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

multioutput.py

  • Peng Yu's avatar
    8695ff59
    [MRG + 1] add partial_fit to multioutput module (#8054) · 8695ff59
    Peng Yu authored
    * 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
    8695ff59
    History
    [MRG + 1] add partial_fit to multioutput module (#8054)
    Peng Yu authored
    * 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