Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.48 KB

File metadata and controls

25 lines (18 loc) · 1.48 KB

Coronavirus Visualization and Prediction

This repository tracks the spread of the novel coronavirus, also known as SARS-CoV-2. It is a contagious respiratory virus that first started in Wuhan in December 2019. On 2/11/2020, the disease is officially named COVID-19 by the World Health Organization.

Image source: https://dshs.texas.gov/uploadedImages/Content/Consumer_and_External_Affairs/coronavirus/banner.png

How to run the project

In order to run this project you will need to have docker install.

$ make build
$ make run

Tareas realizadas

Completado Tarea y link
Si #2 Crear clase de obtencion de datos
Si #3 Crear clase de procesamiento de datos
Si #4 Crear clase de modelos de machine learning
Si #5 Crear clase de graficos
Si #6 Crear clase de servicio