Scikit-learn is a Python library that combines a broad selection of cutting-edge 
machine learning algorithms for medium-scale supervised and unsupervised tasks. 
This package aims to make machine learning accessible to non-experts by leveraging 
a general-purpose, high-level programming language. It prioritizes user-friendliness, 
efficiency, thorough documentation, and consistency in its API. With minimal 
dependencies, Scikit-learn is distributed under a simplified BSD license, making it 
suitable for both academic and commercial use. The source code, binaries, and 
documentation are available for download at http://scikit-learn.sourceforge.net.