Information
Last Update:2024/10/10
Official site
License
BSD license
Availability | Unix/Linux (Environment in which Python can be used.) |
---|---|
Core Developers | Fabian Pedregosa, Gael Varoquaux, Alexandre Gramfort, Vincent Michel, and other many contributors (see this page) |
Target substance/model | Data classification, data regression, clustering |
Methodology | Machine learning, data mining, data analysis |
Parallelization | Parallel computation is supported. The number of parallel jobs can be described by a parameter. |
Related keywords | |
Document |
|
Other | Implemented on Python numerical libraries, Numpy and SciPy. Some core algorithms, which needs fast operation, are written by Cython. BLAS and LAPACK are needed. |