project-template
project-template copied to clipboard
check_estimator(...) should be passed instances in scikit-learn>=0.24
The current approach gets us a:
TypeError: Passing a class was deprecated in version 0.23 and isn't supported anymore from 0.24.Please pass an instance instead.