"TypeError: Can't instantiate abstract class GridSearchCV with abstract methods _run_search"
cmglaze opened this issue · 2 comments
cmglaze commented
chomchomtron commented
@cmglaze Do you happen to be running scikit-learn 0.20.0? I had the same error, but it went away when I downgraded to 0.19.0, so looks like some compatibility issue. And the problem is I need 0.20.0.