Skip to content

Prediction of Dengue outbreak in an area using Machine Learning algorithms like Support Vector Machines, Random Forest Regression, Multilayer Perceptron, Bayesian Ridge Regressor. The dataset involves measurements for factors like Temperature, Humidity etc. upon which the outbreak depends.

Notifications You must be signed in to change notification settings

akshyta/Dengue-Outbreak-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dengue-Outbreak-Prediction

Dataset:

Download the dataset from https://www.drivendata.org/competitions/44/dengai-predicting-disease-spread/

System Requirements:

  1. Python 3.0 or above
  2. A system with 12GB or above RAM

Libraries required:

  1. Sci-kit learn
  2. Matplotlib
  3. Seaborn
  4. Statsmodel
  5. Numpy
  6. Pandas
  7. Ipython

How to run the code:

Select any model form the function Model_Selection(...) to get the result corresponding to that model. To run the code, execute the following command:-

python prediction_code.py

Contributors

Anushika Gupta
Chinmay
Akshyta Katyal

About

Prediction of Dengue outbreak in an area using Machine Learning algorithms like Support Vector Machines, Random Forest Regression, Multilayer Perceptron, Bayesian Ridge Regressor. The dataset involves measurements for factors like Temperature, Humidity etc. upon which the outbreak depends.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages