Scikit-learn is a Python module integrating a wide range of state-of-the-art machine learning algorithms for medium-scale supervised and unsupervised problems. This package focuses on bringing machine learning to non-specialists using a general-purpose high-level language. Emphasis is put on ease of use, performance, documentation, and API consistency. It has minimal dependencies and is distributed under the simplified BSD license, encouraging its use in both academic and commercial settings. Source code, binaries, and documentation can be downloaded from http://scikit-learn.org.
翻译:Scikit-learn是一个Python模块,它综合了用于中等规模、受监管和不受监管问题的多种最先进的机器学习算法,重点是利用通用高水平语言将机器学习带给非专家,重点是便于使用、性能、文件编制和API一致性,其依赖性极小,根据简化的BSD许可证分发,鼓励在学术和商业环境中使用。源代码、二进制和文件可从http://scikit-learn.org下载。