jsiloto / dengAI

Prediction of Dengue Disease Spread based on Time-Series Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • Antonio José Pinheiro Prado
  • Juliano Siloto Assine
  • Luiz Eduardo Pita Mercês Almeida

Reports

How-To

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

About

Prediction of Dengue Disease Spread based on Time-Series Analysis


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%Language:Dockerfile 0.0%