정보
Python Machine Learning Open Source Projects
Ueber
2017. 7. 5. 00:50
Python Machine Learning Open Source Projects
http://www.kdnuggets.com/2015/06/top-20-python-machine-learning-open-source-projects.html
- scikit-learn, 18845 commits, 404 contributors,
www.github.com/scikit-learn/scikit-learn
scikit-learn is a Python module for machine learning built on top of SciPy.It features various classification, regression and clustering algorithms including support vector machines, logistic regression, naive Bayes, random forests, gradient boosting, k-means and DBSCAN, and is designed to interoperate with the Python numerical and scientific libraries NumPy and SciPy.