https://github.com/kernelshreyak/kaggle-notebooks
Collection of my Kaggle notebooks for data analysis and machine learning on a variety of datasets
https://github.com/kernelshreyak/kaggle-notebooks
data-analysis data-science data-visualization kaggle kaggle-competition machine-learning
Last synced: about 2 months ago
JSON representation
Collection of my Kaggle notebooks for data analysis and machine learning on a variety of datasets
- Host: GitHub
- URL: https://github.com/kernelshreyak/kaggle-notebooks
- Owner: kernelshreyak
- Created: 2023-09-07T13:46:28.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-07T16:31:47.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T07:24:30.343Z (about 1 year ago)
- Topics: data-analysis, data-science, data-visualization, kaggle, kaggle-competition, machine-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kaggle Notebooks Collection
Collection of my Kaggle notebooks for data analysis and machine learning on a variety of datasets
## Bengali.ai speech recognition
Recognize Bengali speech from out-of-distribution audio recordings
Competition link - https://www.kaggle.com/competitions/bengaliai-speech
[Notebook link](./bengali-speech-recognition.ipynb)
## House rent predictiom
Dataset link - https://www.kaggle.com/datasets/saisaathvik/house-rent-prices-of-metropolitan-cities-in-india
[Notebook link](./house-rent-prediction.ipynb)
## Child Mind Institute - Detect Sleep States
Detect sleep onset and wake from wrist-worn accelerometer data
Competition link - https://www.kaggle.com/competitions/child-mind-institute-detect-sleep-states
[Notebook link](./detect-sleep-states.ipynb)