Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasper-koops/kaggle-overfit2-challenge
The code used for my submissions to the 'Dont overfit! II' challenge on Kaggle.
https://github.com/jasper-koops/kaggle-overfit2-challenge
Last synced: 24 days ago
JSON representation
The code used for my submissions to the 'Dont overfit! II' challenge on Kaggle.
- Host: GitHub
- URL: https://github.com/jasper-koops/kaggle-overfit2-challenge
- Owner: Jasper-Koops
- License: mit
- Created: 2019-02-10T00:52:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-11T00:27:48.000Z (almost 6 years ago)
- Last Synced: 2024-10-30T09:16:17.698Z (2 months ago)
- Language: Jupyter Notebook
- Size: 12.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## README
This repo contains the code for my submissions to the kaggle [Don't Overfit II!](https://www.kaggle.com/c/dont-overfit-ii) challenge.
Though I've published a [kernel](https://www.kaggle.com/jasperkoops/logistic-model-with-pipeline) on kaggle I'll use github as the main repository### Run
The `input` folder contains the data and the `kernels` folder contains both the kernels used and the submission file.
The notebook has been configured with these folders / locations in mind and should work as long as you dont move anything around.