Scikit-learn

Z MetaCentrum
Skočit na navigaci Skočit na vyhledávání


Description

Scikit-learn is a Python language extension that uses Numpy and Scipy to provide simple and efficient tools for data mining and data analysis.

Use

Load module (module ad "module_name"), then you are allowed to import Scikit-learn libraries into Python.

  • Scikit-learn version 0.18: basic compilation without MKL
  • Scikit-learn version 0.17: basic compilation without MKL
    • module sklearn-0.17-py2.7
  • Scikit-learn version 0.14.1: compiled with Intel MKL 11.0 (internally parallelized), which results in vastly improved computation performance
    • module sklearn-0.14.1-py2.7
  • Scikit-learn version 0.11: compiled with Intel MKL 11.0 (internally parallelized), which results in vastly improved computation performance
    • module sklearn-0.11-py2.6


Documentation

On-line documentation is available.

Homepage

URL: http://scikit-learn.org/stable/index.html