1) Hadoop based K-means code.
2) Hadoop based linear SVM code (Loss function - Hinge Loss, Optimization used - gradient descent).
3) Hadoop based linear SVM with parent-child relationship code (Loss function - Hinge Loss, Optimization used - gradient descent).
4) Hadoop based rank SVM with parent-child relationship code (Loss function - Hinge Loss, Optimization used - gradient descent).
5) MPI based ShearSort code.
6) MPI based SampleSort code.
7) CUDA - game of life code (GameOfLife).
8) Various feature selection methods for Hierarchical Classification - code
For reporting bug email me at: azad.naik@gmail.com.