An open API service indexing awesome lists of open source software.

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

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)