Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.