Sparse Model and SVM for proactive fault detection

less than 1 minute read

Published:

Pro-active fault detection in Cloud System using Machine Learning Algorithms like- Sparse Coding and Single label SVM

In November 2014, I got an opportunity to work as a research apprentice to Prof M.C. Govil at Malaviya National Institute of Technology on fault tolerance in cloud systems.

During, this period I tried re-implementing Fault Management in Map-Reduce through Early Detection of Anomalous Nodes” by Selvi Kadirvel, Jeffrey Ho, José A. B. Fortes. I monitored the heartbeat of the Hadoop cluster using Ganglia. Further, I created a Model and performed Single label SVM to classify the healthy nodes and recognize the anomalous nodes.

The complete project report for the same is available here.