issues
search
flennerhag
/
mlens
ML-Ensemble – high performance ensemble learning
http://ml-ensemble.com
MIT License
846
stars
108
forks
source link
[patch] minor updates
#72
Closed
flennerhag
closed
6 years ago
flennerhag
commented
6 years ago
Fixes the
SubLearner
argument handling for
path
to allow an empty list as input.
Refactors the
Job
class to allow immediate construction. The
y
attribute is renamed to
targets
.
SubLearner
argument handling forpath
to allow an empty list as input.Job
class to allow immediate construction. They
attribute is renamed totargets
.