Closed sizhewan closed 5 years ago
I think you're using Python2.x, however scikit-learn==0.21.1 requires Python>=3.5. What should I do?
The code is indeed using python 2.7. I have fixed it to use scikit-learn==0.19.1. Thanks for noticing.
I think you're using Python2.x, however scikit-learn==0.21.1 requires Python>=3.5. What should I do?