Technical Project Experience
- Sep 2017 – Dec 2017:
- Data Mining: Yelp Rating Prediction and Recommendation System
- Implemented a system to predict the ratings of businesses from yelp database based on 2 million past ratings and reviews using an ensemble of singular value decomposition and non negative matrix factorization which helped our team to secure 7th position in a Kaggle contest among 30 teams.
- Machine Learning: Soccer Player Performance Prediction System
- Implemented a system to predict the performance of soccer players for the next session based on his performances of previous seasons using deep learning, random forest and gradient boosted tree which was able to estimate the player rating of 2017 with 81% accuracy.
- Natural Language Processing Projects:
- Segmentation of text of an unknown language using n gram language model
- Chunking of phrases using conditional random field
- Aligning of French words to English words using IBM1 model
- Decoding/Translating French to English sentences using beam search and
- Automatic evaluation of two machine translation using deep learning.