Friday, February 7, 2014

Machine learning using Python - Scikit-learn

Scikit-learn is an open source machine learning library for the Python programming language. It features   various classificationregression and clustering algorithms including support vector machineslogistic regressionnaive Bayesrandom forestsgradient boostingk-means and DBSCAN, and is designed to interoperate with the Python numerical and scientific libraries NumPy and SciPy.


No comments:

Post a Comment