SEHAJ MALHOTRA's repositories
Amazon-Prime-Video---EDA
Data cleaning and exploratory data analysis on Amazon Prime Video - Movies and TV Shows dataset provided by Kaggle
Boston-Crime-Data-Analysis
Cleaning and Analyzing of Boston Crime Data Using Python.
Car-Sales-Prediction
EDA and ML Model building for predicting car sales
Customer-Churn-Prediction-using-Artificial-Neural-Network
Customer Churn Prediction using Artificial Neural Network
Customer-Segmentation-RFM-Analysis
Customer Segmentation using RFM Analysis
Data-Science-Job-Salaries---Exploratory-Data-Analysis
This repository contains an exploratory data analysis (EDA) of the Data Science Job Salaries dataset. The goal of this project is to analyze the salary trends and other related factors for data science jobs.
Disease-Prediction-NLP
Disease prediction based on drug reviews
Early-Stage-Diabetes-Risk-Prediction-EDA-and-ML-Modelling
This repository contains codebook for EDA and Model building to predict risk of early-stage diabetes based on number of different parameters. I have also attached the dataset along with it.
guess-my-number
JavaScript: DOM and Events
Human-Emotion-Detection
This repository contains codebook for Deep learning project on Human Emotion Detection, I used MobileNetV2 model for this project. MobileNetV2 is a lightweight deep learning model developed by Google for efficient image classification and feature extraction
Student-Dropout-Prediction
This project uses machine learning models to predict student graduation outcomes. Various models like Logistic Regression, SVM, Decision Trees and k-NN are implemented