https://github.com/martishin/kaggle-solutions
Solutions for Kaggle challenges
https://github.com/martishin/kaggle-solutions
data-science jupyter-notebook kaggle ml python
Last synced: about 1 year ago
JSON representation
Solutions for Kaggle challenges
- Host: GitHub
- URL: https://github.com/martishin/kaggle-solutions
- Owner: martishin
- Created: 2024-01-20T13:41:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-17T02:35:25.000Z (over 1 year ago)
- Last Synced: 2025-04-17T16:19:44.939Z (about 1 year ago)
- Topics: data-science, jupyter-notebook, kaggle, ml, python
- Language: Jupyter Notebook
- Homepage:
- Size: 22.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Solutions for [Kaggle](https://www.kaggle.com/) challenges:
1. [Titanic - Machine Learning from Disaster](https://www.kaggle.com/competitions/titanic) - [Notebook](https://www.kaggle.com/code/martishin/titanic-survival-prediction-using-lightgmb)
2. [Digit Recognizer](https://www.kaggle.com/competitions/digit-recognizer) - [Notebook](https://www.kaggle.com/code/ttymonkey/digit-recognizer-solution/notebook)
3. [Natural Language Processing with Disaster Tweets](https://www.kaggle.com/competitions/nlp-getting-started) - [Notebook](hhttps://www.kaggle.com/code/martishin/disaster-tweets-prediction-using-nlp)
4. [House Prices - Advanced Regression Techniques](https://www.kaggle.com/competitions/house-prices-advanced-regression-techniques/) - [Notebook](https://www.kaggle.com/code/martishin/house-prices-prediction-using-xgboost-and-lasso)
5. [Store Sales - Time Series Forecasting](https://www.kaggle.com/competitions/store-sales-time-series-forecasting) - [Notebook](https://www.kaggle.com/code/ttymonkey/store-sales)
6. [Rossmann Store Sales](https://www.kaggle.com/competitions/rossmann-store-sales/overview) - [Notebook](https://www.kaggle.com/code/ttymonkey/random-forest-starter-solution)
7. [I’m Something of a Painter Myself](https://www.kaggle.com/competitions/gan-getting-started) - [Notebook](https://www.kaggle.com/code/ttymonkey/cyclegan-starter/)