Skip to content

Latest commit

 

History

59 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Data Science Portfolio - Sandeep Kumar

This Portfolio is a compilation of all the Data Science and Data Analysis projects I have done for academic, self-learning, and hobby purposes. This portfolio also contains my Achievements, skills, and certificates. It is updated on a regular basis.

Projects

Email Spam Classifier:Machine Learning

In this project, I have used a naive Bayes machine Learning algorithm to classify the Email messages. The Naive Bayes Algorithm always gives the best result with textual data There are various categories that come under the naive Bayes Gaussian Naive Bayes, Multinomial Naive Bayes, Complement Naive Bayes, and Bernoulli Naive Bayes.

IPL Win Probability Predictor:Machine Learning

This project is made using a Logistic Regression Algorithm. This project is quite interesting while we are targeting any team. Ultimately the goal is to make this project is to learn how To clean the data, Perform the EDA, Train the model, Test the model, and convert it into a web application.

Flight Price Predictor:Machine Learning

This project is made using a random Forest Algorithm. This project is useful for the person those are wants to book a flight from different cities. Ultimately the goal is to make this project is to learn how To clean the data, Perform the EDA, Train the model, Test the model and convert it into a web application.

Titanic Case Study:SQL

In this project, I applied various SQL queries such as group by, where clause window function etc to extract the information from the Titanic dataset. This dataset is collected from kaggle .whenever there is need of cleaning done using sql .The Primary goal to do case study is when we get the real-time problem how to handle those problems using sql various query.

Flight Case Study:SQL

In this project Apply various SQL queries such as group by, where clause window function etc to extract the information from the Flight dataset.whenever there is need of cleaning done using sql .The Primary goal to do case study is when we get the real time problem how to handle those problem using sql various query.

HR ANALYTICS DASHBOARD:Tableau

  • Steps
  • Gathering the data(Data Gathered from Kaggle )
  • Cleaning (Data Cleaning is done using sql)
  • Made the interactive dashboard in tableau dashboard and connect to mysql server.

Olympic Dashboard:Tableau

  • Steps
  • Gathering the data(Data Gathered from Kaggle )
  • Cleaning (Data Cleaning is done using sql)
  • Made the interactive dashboard in tableau dashboard and connect to mysql server.

Amazon Prime dashboard:Power bi

  • Steps
  • Gathering the data(Data Gathered from Kaggle )
  • Cleaning (Data Cleaning is done using sql)
  • Made the interactive dashboard in Power bi dashboard and connected to mysql server.

Micro Projects

  • Statistics and Machine Learning

  • Linear Regression : In this file, I aim to solve linear regression using analytical method and also by implementing gradient descent, stochastic gradient descent and minibatch gradient descent algorithms.
  • House Prediction Using Linear Regression: In this project I have applied Linear Regression Algorithm on A house data set and then converted it into a website using django freamework,

Core Competencies

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors