Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

ottogroup/statefarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Starter nolearn/lasagne code for Kaggle's State Farm competition

Introduction

This repository should help you getting started with the State Farm Distracted Driver Detection competition. It uses nolearn and Lasagne for the neural network part.

A notebook with an example run can be found here. On local CV, it reaches a log loss of < 0.9 when splitting on drivers.

Requirements

You should install the following packages:

  • ipython-notebook
  • pandas
  • scikit-learn
  • scikit-image
  • scipy
  • matplotlib
  • nolearn

Our code ran with Python 3.4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published