scikit-learn¶
Description¶
scikit-learn is set of python modules for machine learning and data mining. It provides simple and efficient tools for predictive data analysis. scikit-learn is built on NumPy, SciPy, and matplotlib, and is open source and commercially usable under a BSD license.
Environment Modules¶
Run module spider scikit-learn
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_SCIKITLEARN_DIR - installation directory
- HPC_SCIKITLEARN_BIN - executable directory
Categories¶
Data_Science