scikit-learn 0.20 is required
Laurae2 opened this issue · 0 comments
Laurae2 commented
Please add into your dependencies that scikit-learn 0.20 is required.
Otherwise, it throws the following error:
ImportError: cannot import name 'check_scoring'
Which is only available from scikit-learn 0.20 (latest stable version).