Home Product Profile ML Profile Blogs Get In Touch

Check out my work in the Machine Learning side.

The field of Data Science and Machine Learning is of particular interest to me as it combines both of, computers and critical problem-solving. Currently, I am still learning and understanding how all parts of data science come into play in the real world.

Badges and Achievements

Skills

▶️ Programming💻| Python
▶️ Frameworks and Libraries🖼| Pandas • Numpy • Matplotlib • Scikit-Learn • Keras
▶️ Data Analytics 💾 | MySQL • Microsoft Excel
▶️ Vizz 📈 | Tableau • Power BI
▶️ Web 🕸 | HTML • CSS
▶️ Tech Stack 👨‍💻| Git • VSCode • PyCharm • Sublime Text • Jupyter • Google Collab
▶️ Soft Skills 👬| Communication • Presentation • Flexibility
▶️ Work ethics 👷‍♂️| Figure out • Work hard and smart • Perfectionism

Download Resume



Machine Learning Projects

NEWS Article Segmentation

Deep LearningDjangoBERT

This is an NLP project which classifies news headlines into 40 topics using a BERT model wrapped into a Django app for user interaction. User can further save the input and the prediction to a local database using MySQL.

Guitar Chord Detection API

PythonLibrosaDjangoIn Progress

This project involves a Django app which detects guitar chords while live playing. This is still a work in progress.

Would You Survive the Titanic disaster [Version 2.0]

PythonFlaskScikit-LearnDeployed

Continuing the work of a previous Flask project, here I trained multiple models and included multiple features to get more accurate predictions. The models takes more number of features and gives a prediction.

Using ResNet34 on Fish Dataset

ResNet-34PyTorchNotebook

In this project, I used a pretrained ResNet34 model to train the Fish Dataset on, which was taken from Kaggle. I achieved an accuracy of 99.70% within around 8 minutes.

Banking Customer Churn Rate

PandasMatplotlibSeabornNotebook

Banking Customer Churn Rate is a project in which the model determines whether customers will leave the bank given certain information about them. I trained an XGBoost model on this customer dataset using cross-validation and hyper-tuned it to achieve an accuracy of 85.4% as compared to 81% and 75% on normal XGBoost model and Logistic Regression respectively.

HR Analytics: Predict whether someone will quit

PythonFlaskSVMDeployGitHub

This is a Flask api deployed on Heroku that uses Support Vector Machines with RBF to determine if someone will quit a job provided various information about that employee. I achieved an accuracy of around 77% during training for this model.

Would You Survive the Titanic disaster?

PythonFlaskDeployed

The project is a Machine Learning api, deployed on Heroku, which implements Logistic Regression to predict whether you would survive the Titanic disaster. The api is made with Flask using python. The project includes a model to predict the survival given three inputs.

Data Analysis Projects

Covid-19 Analysis

PandasTableauMS-ExcelJupyter NotebookDashBoard

This project involves manipulating dataset on Excel and creating Tableau dashboards for the same.

CO2 emissions all around the world

PandasTableauMS-ExcelJupyter NotebookDashBoard

This project involves an analysis on World CO2 emissions from 1960 to 2011.

Banking Customer Churn Rate

PandasMatplotlibSeabornJupyter Notebook

Here, I performed extensive data cleaning and data wrangling tasks using Pandas. Did Exploratory Data Analysis using Matplolib and Seaborn to create charts and analyze the data in a Jupyter Notebook.

Census-2011 Analysis

MySQLMS-ExcelDashBoard

This project involves an analysis using SQL and MS-Excel on Census data of India for the year 2011.

G20 Countries Analysis

PandasTableauMS-ExcelJupyter NotebookDashBoard

This project involves manipulating dataset on Excel and creating Tableau dashboards for the same.

Increasing Sales and Analysis

MS-ExcelGoogle Sheets

This Excel file showcases a case study done on Google Sheets to give out incentives to different managers based on sales and giving out strategies for increasing the sales next month.

Certifications

SQL(Basics)

Skill verification certificate from HackerRank.