Multi-Class-Classification

View the Project on GitHub SapanaChaudhary/Multi-Class-Classification

Multiclass classification on an unknown data set

With Sneha Konnur (MS(Research), IIT Madras), Ravina Gelda (MediaTek, Taiwan)

This project was done as part of the course on Introduction to Machine Learning offered by Dr. Balaraman Ravindran in the fall of 2015.

Objective

Training data corresponding to 100 classes was provided. The task was to perform multi-class classification resulting in the best mean F1-measure for the 100 classes.

Exploratory Data Analysis

We did an initial exploration of the data to understand it better. We performed the following experiments in this regard:

With these initial findings in mind, we went on to carry out feature selection for the data.

Feature Selection
Classification methods tried
Conclusion

Time to get the best accuracy is never enough. We personally feel we could have tried these few things: