Skip to content

datascienceucsc/dss-diseasespread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DengAI: Predicting Disease Spread

Anders Poirel, Julian Lehrer

Repository for our work on the DengAI: Predicting Disease Spread competition on Driven Data

⚙ Setup

Requirements:

  • conda

Setting up your environment

Run

conda env create -f environment.yml

Activate the environment

conda activate dss-dengueai

Downloading original dataset

To get a fresh copy of the original dataset, go to src/data and run

python get_data.py

⚒ Work

Data exploration:

Gradient boosted models:

Baselines using linear models:

Linear model with time-lagged features

Linear model with time-lagged features and predictions using target values with time lag 1

FBProphet experiments with more or less models:

🏆 Results

Current leaderboard position : 692 (top 7.6%) Previous submission position: 1100 (top 12%)

About

Repository for our work on the DengAI: Predicting Disease Spread competition on Driven Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published