Closed dongchirua closed 6 years ago
Cool, thanks for the pull request. Is it ready for merge?
@rsteca yeah I think so, I have tested it. please approve :D
Having the same issue - Can't instantiate abstract class EvolutionaryAlgorithmSearchCV with abstract methods _run_search
Using scikit 0.20 Can someone please help?
I have reported this bug from https://github.com/rsteca/sklearn-deap/issues/57
The reason is the newer version of scikit-learn introduces a new abstract function.