Scikit-learn
These are notes on the main data science library for Python. This handles all the classic non-neural-network machine learning algorithms,
such as decision trees, random forests, support vector machines, k-nearest neighbors, k-means clustering, principal component analysis, and so forth.
|