Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 793 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 793 Bytes

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