best python modules for machine learning, data mining, natural language processing, network analysis, and web scraping
This list is my summary of Quora question
What are the best Python 2.7 modules for data mining?Basics:
Machine Learning and Data Mining:
- MDP, a collection of supervised and unsupervised learning algorithms, pypi.python.org/pypi/MDP/2.4
- mlpy, Machine Learning Python, mlpy.sourceforge.net
- NetworkX, for graph analysis, networkx.lanl.gov/
- Orange, Data Mining Fruitful & Fun, biolab.si
- pandas, Python Data Analysis Library, pandas.pydata.org
- pybrain, pybrain.org
- scikits-learn - Classic machine learning algorithms - Provide simple an efficient solutions to learning problems,scikit-learn.org/stable/
Natural Language:
- NLTK, Natural Language Toolkit, nltk.org
For web scraping:
- Scrapy, An open source web scraping framework for Python scrapy.org
- urllib/urllib2
本站僅提供存儲(chǔ)服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)
點(diǎn)擊舉報(bào)。