What software packages do you use for data mining and related research? Let me know if you have more recommendations!
Java-based
- Weka, developed by Waikato CS people
- MLJ, a Java port of MLC++
Python
- Scikits.learn
- SciPy, Scientific Python
- MDP, Modular toolkit for Data Processing
- Orange, a component-based data mining software written in C++ but support Python scripting and visual programming
C++ code
- MLC++, Machine Learning Library in C++
- Torch, a “full machine learning library in C++”
Matlab code
- PRTools, a Matlab toolbox for Pattern Recognition
- Statistical Pattern Recognition Toolbox for Matlab
- DCPR, Data Clustering & Pattern Recognition toolbox
Image processing etc.
- PIL, Python Imaging Library
- CVIPtools
- OpenCV, the most comprehensive computer vision library in C++