Shubham Sharma (ShubhamSharma476)

ShubhamSharma476

Geek Repo

Location:IIT Delhi

Github PK Tool:Github PK Tool

Shubham Sharma's repositories

Smile-Recognition

Smile Classification is a deep learning project that uses ResNet50 for image classification. The project involves data preprocessing, defining the model architecture, compiling and training the model using transfer learning. The final model accurately classifies images into three categories: positive smile, negative smile, and not smile.

Language:Jupyter NotebookStargazers:3Issues:2Issues:0

Flight-Price-Prediction

This project is a predictive analysis of flight prices using regression analysis. The project is aimed at predicting flight prices and understanding the factors that influence pricing. The project includes importing the dataset, performing EDA, handling categorical data, feature selection, fitting the model using the Random Forest algorithm.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

Spam-Classifier-NLP

This is a machine learning project that focuses on detecting spam messages from regular messages. The project includes data cleaning and preprocessing, creating a bag of words model, and training the model using the Naive Bayes classifier. The final accuracy of the model is 98.39%.

Language:Jupyter NotebookStargazers:2Issues:2Issues:0

Subsciption-Model-on-Bamboo-product-

Project aims to improve retention and performance of bamboo product subscription-based models. Insights from surveys, focus group sessions, and literature studies were used to offer solutions in communication, customer relationship management. Identified barriers o the bamboo product industry's growth must be addressed to promote sustainability.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

Twitter_Sentiment_Analysis

I have done some Natural Language Processing on the Twitter US Airline Sentiment Dataset, which contains data for over 14000 tweets. Then I have used several classifiers namely, Support Vector Machine, Multinomial Naive Bayes, Random Forest and Decision Trees to predict the sentiment of the tweet i.e. positive, negative or neutral.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0