MLblog / jads_kaggle

Contains our group's work in various kaggle competitions
MIT License
10 stars 23 forks source link

core-code (#91) with necessary fixes #97

Closed joepvdbogaert closed 6 years ago

joepvdbogaert commented 6 years ago

Adds the following fixes to PR #91:

In addition, I added a function that creates a submission file based on the chosen model and parameters and put it in a separate file: submit.py.

With these updates, I ran the entire pipeline, from the raw data to submission and got a reasonable score (without extensive tuning), so this should be a good starting point.

joepvdbogaert commented 6 years ago

Thanks @Christiannewisse, for the review. Can someone with write access approve now, then it can be merged (@steremma, @Dimkoim).