coxy1989 / west-nile-virus

An exploratory data analysis, data pipeline and models for the kaggle contest: West Nile Virus Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

West Nile Virus Prediction

This repository contains an exploratory data analysis, data pipeline and models for the kaggle contest: West Nile Virus Prediction.

What's in the box?

  • A notebook which provides an EDA, data pipleine and models.

Quickstart

  1. git clone git@github.com:coxy1989/west-nile-virus.git

  2. cd west-nile-virus

  3. conda env create -f environment.yml

  4. source activate west-nile-virus

  5. jupyter notebook

This repository was split out from mlsabbatical

About

An exploratory data analysis, data pipeline and models for the kaggle contest: West Nile Virus Prediction


Languages

Language:Jupyter Notebook 100.0%