ContinuumIO / elm

Phase I & part of Phase II of NASA SBIR - Parallel Machine Learning on Satellite Data
http://ensemble-learning-models.readthedocs.io
43 stars 27 forks source link

Docs need to clarify why one would use a `sampler` func vs `X` (`y`, `sample_weight`) #180

Open PeterDSteinberg opened 7 years ago

PeterDSteinberg commented 7 years ago

The docs should explain why there are two main usage workflows supported by fit_ensemble, fit_ea and predict_many:

WIP - I'll fill this out more later