jsiloto / dengAI

Prediction of Dengue Disease Spread based on Time-Series Analysis
0 stars 2 forks source link

Dengue Epidemic Forecasting

This repository contains the code and reports(in portuguese) for the final project in the course: "Dados, Inferência e Aprendizagem" taught at UNICAMP on September 2019.

The project team is composed by:

Reports

How-To

docker build -t dengai .
nvidia-docker run --rm -it -p 8888:8888 --name dengai -v $PWD:/tf dengai