https://github.com/eshikashah/skillship-internship-data-science-projects
Utilized this lockdown to do something productive. SkillShip foundation provided and internship opportunity and here's the outcome. The projects made by me in these 2 months.
https://github.com/eshikashah/skillship-internship-data-science-projects
classification data-science internship machine-learning regression
Last synced: 12 months ago
JSON representation
Utilized this lockdown to do something productive. SkillShip foundation provided and internship opportunity and here's the outcome. The projects made by me in these 2 months.
- Host: GitHub
- URL: https://github.com/eshikashah/skillship-internship-data-science-projects
- Owner: EshikaShah
- Created: 2020-07-17T17:38:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T04:26:43.000Z (almost 6 years ago)
- Last Synced: 2025-06-03T23:50:54.568Z (about 1 year ago)
- Topics: classification, data-science, internship, machine-learning, regression
- Language: Jupyter Notebook
- Homepage:
- Size: 2.95 MB
- Stars: 19
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skillship-Internship-Data-science-projects
Utilized this lockdown to do something productive. SkillShip foundation provided and internship opportunity and here's the outcome.
These are the few projects made by me in these past 2 months.
They include many regression and classification problems.
## No-show appointments
It is an analysis of prediction of whether a patient shows up for his appointment or not. Various factors such as days of the week, age, health etc are considered.
## Placement and Salary analysis
It is a unique dataset where we predict if a student is placed or not and if yes then what is the approximate salary offered.
It is a combination of both regression and classification problem.
## Capstone Project
For my capstone project is chose Tic-Tac-Toe dataset available on Kaggle.
The aim is to build a model to predict if a tic tac toe game is won or lost or is a draw.
Head over to the notebooks of each of them to learn more.