Added - added lightgbm and silverkite as estimators Changed - changed 'which' parameter in set_valiation_metric() to 'metric' for clarity - changed 'which' parameter in set_estimator() to 'estimator' for clarity Fixed
0.1.8
Added Changed Fixed - fixed an error in combo modeling that was causing incorrect applications of weights in weighted averaging -- the weights were generating correctly but not being applied to the best-performing models in the correct order