Right To Work States Analysis Using Python
In this project, we are going to analysis the right to work in different state. This dataset intends to compare...
Read More
Covid-19 Analysis using Data Science
A novel strain of coronavirus — SARS-CoV-2 — was first detected in December 2019 in Wuhan, a city in China’s...
Read More
2 Replies
Time Series Forecasting For Road Accidents in UK
In this project, We aim to Predict the number of future road accidents in the UK. The data has been published...
Read More
Adult Census Income Analysis and Prediction
In this project, We aim to Predict whether income exceeds $50K/yr based on census data. The data has been downloaded from...
Read More
Prediction of Medical Insurance Cost
In this project, We are going to predict Medical insurance costs. We implemented Random Forest Regression using Python. The data...
Read More
Prediction of Google Stocks Price
In this project, we are going to predict the stocks price of Alphabet Inc. The data contains the stocks price...
Read More
Time Series Forecasting for 911 Calls
In this project, we aim to implement Time Series Forecasting using Prophet The data contains the following columns: lat :...
Read More
Prediction of Aliens Vs. Predators
In this project, we will have some images of aliens and predators and by them, we will train a Convolutional...
Read More
Prediction of Spam Messages
In this project, we aim to predict whether the message is spam or ham. we implemented Natural Language Processing, TF-IDF...
Read More
Prediction of Mobile Price
In this project, we used the sales data of mobile phones in various companies. The aim of this project is...
Read More
Prediction of Online Shopper’s Intention
In this project, we aim to predict the intention of online shoppers. We implemented the Logistic Regression to create our...
Read More
Prediction of Movie Opinions
In this project, we are going to make a Recurrent Neural Network for understanding the reviews of the users and...
Read More
Credit Card Clustering
In this project, we are going to implement customer segmentation based on credit card usage behavior with two different approaches (K-means and...
Read More
Prediction of Cats Vs Dogs
In this project, we will have some images of cats and dogs and by them, we will train a Convolutional...
Read More
Prediction of Churn For Bank Customers
In this project, we aim to predict whether the customers will leave the bank or not?. We implemented the Artificial Neural...
Read More
Sentiment Analysis for Restaurant Reviews
Most of the Restaurants ask reviews to the customers and based on the reviews the restaurant can improve the customer...
Read More
Reinforcement Learning in Marketing Campaign
One company prepared 10 great version of the same Ad. they are not very sure which Ad is suitable to...
Read More
Customer Mall Segmentation
You have a supermarket mall and through membership cards, you have some basic data about your customers like Customer ID,...
Read More
Prediction Of Tumor Severity
In this project, we aim to predict whether a tumor is benign or malignant. we implemented KNN on Python. The...
Read More
Prediction of Tomorrow Rain in Australia
In this project, we aim to predict whether or not it will rain tomorrow by training a Random Forest classification model...
Read More