Machine Learning/Tools
- OpenCV
- Computer Vision Library
- Has ML component (SVM, trees, etc)
- Online tutorials here
- Mahout
- Hadoop cluster based ML package.
- Weka
- a collection of data mining tools and machine learning algorithms.
- MOA (Massive Online Analysis)
- Offshoot of weka, has all online-algorithms
- scikits.learn
- Machine learning Python package
- LIBSVM
- c-based SVM package
- PyML