issues
search
flennerhag
/
mlens
ML-Ensemble – high performance ensemble learning
http://ml-ensemble.com
MIT License
846
stars
108
forks
source link
Fixes for scikit-learn
#106
Closed
flennerhag
closed
6 years ago
flennerhag
commented
6 years ago
Fixes to dummy estimators and estimators to avoid checking the
__init__
method during
check_estimators
.
Explicit parameter setting on
SVR
and
RandomForestRegressor
to silence warnings
Pipeline
no longer passed to
check_estimators
__init__
method duringcheck_estimators
.SVR
andRandomForestRegressor
to silence warningsPipeline
no longer passed tocheck_estimators