Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.