Skip to content

Repository of the subject Machine Learning techniques in the UCLM

Notifications You must be signed in to change notification settings

maidiries/Machine-Learning-techniques

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning techniques

Repository for the machine learning techniques subject.

Problem

Can you predict local epidemics of dengue fever? Dengue fever is a mosquito-borne disease that occurs in tropical and sub-tropical parts of the world. In mild cases, symptoms are similar to the flu: fever, rash, and muscle and joint pain. In severe cases, dengue fever can cause severe bleeding, low blood pressure, and even death.

Because it is carried by mosquitoes, the transmission dynamics of dengue are related to climate variables such as temperature and precipitation. Although the relationship to climate is complex, a growing number of scientists argue that climate change is likely to produce distributional shifts that will have significant public health implications worldwide.

In recent years dengue fever has been spreading. Historically, the disease has been most prevalent in Southeast Asia and the Pacific islands. These days many of the nearly half billion cases per year are occurring in Latin America: Map

Goal

Our goal is to predict the total_cases label for each city, year and weekofyear in the test set. There are two cities, San Juan and Iquitos. We will make one submission that contains predictions for both cities.

Milestones

Software

This project has been coded using Python 2.7, with IDE Spyder for coding and compilation.

Members

  • Carlos Córdoba Ruiz
  • Álvaro Ángel-Moreno Pinilla
  • Julián García Sánchez

About

Repository of the subject Machine Learning techniques in the UCLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%