Top Projects

See All Projects Here

Netflix Recommendation Model

Tags- Data Cleaning,Data Analysis,Machine Learning,Content Based Recommendation , TF-IDF Vectorization , Sigmoid Kernal, Cosine Simlarities

Using the dataset of Netflix Movies and TV/ shows listings found on kaggle I have made a content based recommendation engine that will output giving 10 recommendations to a user based on what they have searched, I have used the TF-IDF vectorization technique on this dataset twice first with just sigmoid kernel and then by considering the cosine similarity. Also , I have made an extra feature in the dataset by combining just the features that seems important while cosnidering the preferences for some viewer like the description , cast and directors so that the vectorization would cover all the possible aspect of preferences for someone to give the recommmendations.

Results - Comparing the recommendations of both the models it was evident that the engine works well with the cosine similarites (linear kernel) , better recommdations were provided using this , further I would like to work on a collabrative recommendation model considering the insights I have gained with this one.

Hr-Analaytics Prediction

Tags- Data Cleaning,Data Analysis,Machine Learning,Prediction Analaysis,Visual Results,MICE,ROC Curve, Random Forest, Desicion Tree

The aim of this project is to predict the employee which is most likely to leave their job next month depending on various factors as provided in the dataset , where 1 as a class denotes yes the person will resign and 0 denotes that no there's is no chance of the person resigning next month. Various factors are considered important and affecting the desicion as determined by the correlation function matrix we have used. Also the dataset was found to have number of missing values and therefore we have considered using the MICE technique to fill up the spaces so that no important information might loose from our hands.

Results - Finally a csv file containing the prediction target and id of the employee is generated using a random forest model giving an accuracy of 83% on the training data and 79% on the test , giving an acceptable fit to finalize.

BLOOM - All in One Fitness Application

Tags - Flutter,Andriod Developement,UI/UX design , User-friendly,Recommendation Model,Analytics Report System,Personalized,Platform Independent

BLOOM is a fitness application made with Flutter. Features in giving personal diet suggesstions , excersise tracking , pedometer and sleep tracking . The user can calculate their BMI anytime to keep a check of their overall fitness . Monthly tracking of user growth towards their goals are done and provided in the form of downloadable file into their device automatically.

Future Improvemets - I would like to enable a suggesstion model for the users that cannot stick to the diet plan or excersise routine due to their work or life So that if a user skips checking into the app one day, the diet plan and other plans of user should be upgraded with some changes to ultimately reach the goal without any extra efforts.

(Please spare some seconds to read this idea of mine,feedbacks and comments are always appreciated.Thank You )Example - If today due to an important event I am not able to check in the excersise plan . Let X will be the amount of energy I need to cover this gap in the ultimate goal of losing 5 kgs I skipped today. Then Bloom will either customize the excersie chart of next day with a different set of excersie that can cover X or will add something in my diet plan accordingly. Also , this X is different for every user according to their specifications and patterns of following Bloom in accordance with the goal to achieve within the time frame.

Video Games Sales analysis

Tags- Predictive Model,Clustering,Data Analysis,Data Cleaning,Data Visualization,Regression,Cost Estimation Model,Analytics

This report is centralized to diffrentiate the trends in Video Games sales market wise according to their genre, Platform and the brand producing it. Examining the report market wise and overall at the global rate to predict if a particular production is going through loss or exapnding its business over time.

Results - Visualizing the sales records at different market levels , It is clear that Action and Adventure are the trending genres overall , whereas fantasy is the one always giving them a strong competition. There is also a noticeable period of regression when the overall market of games is very low around the early 2000s.