Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parth-shastri/data-proj
Basic data Understanding algorithms.
https://github.com/parth-shastri/data-proj
Last synced: about 2 hours ago
JSON representation
Basic data Understanding algorithms.
- Host: GitHub
- URL: https://github.com/parth-shastri/data-proj
- Owner: parth-shastri
- Created: 2021-05-23T06:19:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T10:10:35.000Z (over 3 years ago)
- Last Synced: 2024-11-11T15:23:02.329Z (about 2 months ago)
- Language: Jupyter Notebook
- Size: 43.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data understanding Project
Basic data Understanding algorithms.
Update : Added Quantile regression using Light gbm (Gradient Boosted Trees) ref: Code Emporium Youtube Channel
Update : Added a notebook on analiysis of imbalances dataset and training different models to compare the results.