Skip to content

Scikit-learn

scikit-learn is a machine learning framework for Python.[1]

NOTE: scikit-learn does not currently have support for using GPUs, nor is it likely to in the near future.[2] This has been true since scikit-learn was created in 2007.

Installed Versions

Picotte

scikit-learn is installed as a conda environment when you use Anaconda Python via the modulefile:

python/anaconda3

See Anaconda#URCF-Installed Anaconda

References

[1] scikit-learn website

[2] scikit-learn FAQ: Will you add GPU support?