Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimthompson5802/kaggle-ottogroup
Kaggle Otto Group Product Classification Challenge
https://github.com/jimthompson5802/kaggle-ottogroup
Last synced: 19 days ago
JSON representation
Kaggle Otto Group Product Classification Challenge
- Host: GitHub
- URL: https://github.com/jimthompson5802/kaggle-ottogroup
- Owner: jimthompson5802
- Created: 2015-05-25T21:20:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-15T23:32:45.000Z (over 9 years ago)
- Last Synced: 2024-04-28T05:03:47.505Z (7 months ago)
- Language: R
- Size: 61.4 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kaggle Otto Group Product Classification Challenge
==================================================## Overview
Source code and visualizations for the competition.## Repository Directory Descriptions
* **munge** - Source code to extract modeling data, create training and test
data sets.
* **eda** - Source code for feature anlaysis and visualizaitons.
* **src** - Collection of models used during the competition. Each model is in a
separate directory.
* **model_results** - contains run time statistics for training runs
* **presentations** - presentation material on my experience with the Otto Group material## Pre-requiste for Running the Code
* Create a directory called **data** at the same level as the directories described
above and download the competition training and test
data sets into this directory.