I launched this command in my jupyter notebook
pip install cuml
and I have this error:
ERROR: Could not find a version that satisfies the requirement cuml (from versions: none)
ERROR: No matching distribution found for cuml
How can I solve it?
I'm using Python 3.7 on Windows 10.
Sorry, cuml doesn't support windows OS at the moment. But you can try it on cloud for free.
Kaggle kernels: https://www.kaggle.com/cdeotte/rapids-gpu-knn-mnist-0-97
Colab: https://colab.research.google.com/drive/1rY7Ln6rEE1pOlfSHCYOVaqt8OvDO35J0#forceEdit=true&offline=true&sandboxMode=true