rsteca / sklearn-deap

Use evolutionary algorithms instead of gridsearch in scikit-learn
MIT License
767 stars 132 forks source link

using fit_params if existing in the final best_estimator_ fit #40

Closed yasserfarouk closed 6 years ago

yasserfarouk commented 6 years ago

Avoids an exception if some of the parameters to fit are necessary. It also makes sense when they are not