Kannan U V's

Portfolio et al.

Classes > Spring 2008 > CS6350

Machine Learning

(by Dr. Hal Daumé III)

Supervised Learning

In this project I implemented decision tree based on information gain, k-nearest neighbors, multiple SVM kernels. These learning algorithms on the postal dataset and a document classification dataset

Applied Learning Theory

In this project boosting, Online learning (Perceptron) and reduction algorithms were implemented.

Unsupervised Learning

In this project, Clustering with K-means and Dimensionality reduction with PCA where implemented.

Mixture Models

This project was basically a repeat of previous project’s K-means implementation, but this time in terms of Gaussian
mixture models.

Final Project

In this project I implemented the below cascade architecture based classifier for finding synapses in Rabbit retina images based on ICCV'03 paper Learning a Rare Event Detection Cascade by Direct Feature Selection, JianxinWu, James M. Rehg, Matthew D. Mullin.

It was a needle in a haystack problem. The classification wasn't having required accuracy because the features didn't provide required separability for classification.

 

My photo