Code written during Microsoft Bing Hackathon 2016, Bangalore First part uses a C# project to parse the training and test set and then convert it into a csv file
Python folder does the machine learning part. Used ML techniques: OverVsOne , OneVsRest with BagOfWords and Tf-Idf. This approach gave us 6th Position in Leaderboard.