https://github.com/sharmas1ddharth/ds_projects
Data Science practice projects
https://github.com/sharmas1ddharth/ds_projects
Last synced: 8 months ago
JSON representation
Data Science practice projects
- Host: GitHub
- URL: https://github.com/sharmas1ddharth/ds_projects
- Owner: sharmas1ddharth
- License: mit
- Created: 2021-11-09T17:41:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-05T11:49:25.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T12:48:03.564Z (9 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 846 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Science Projects
Mini projects using a particular Machine Learning Algorithms for practice.List of Practice projects added:
- **Beer Score Prediction:** This is a Regression problem, the project is created using only Support Vector Machine (SVR). The dataset contains 185643 rows and 4 columns. [Read More]()