Skip to content

In this project I used past three years data of climate having key attributes like rainfall, wind speed, direction, temperature etc and predict calamity on the basis of these key attributes for next year three years using logestic regression technique and also perform descriptive data analysis.

Notifications You must be signed in to change notification settings

MHassaanButt/Calamity_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calamity_Prediction

In this project I used past three years data of climate having key attributes like rainfall, wind speed, direction, temperature etc and predict calamity on the basis of these key attributes for next year three years using logestic regression technique and also perform descriptive data analysis.

Setups to run the Project

  1. Install miniconda
  2. conda create -n climate_risk python=3.6
  3. conda activate climate_risk
  4. conda install -c conda-forge fbprophet -y
  5. conda install jupyter
  6. pip install sklearn
  7. pip install imblearn
  8. pip install xgboost

About

In this project I used past three years data of climate having key attributes like rainfall, wind speed, direction, temperature etc and predict calamity on the basis of these key attributes for next year three years using logestic regression technique and also perform descriptive data analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published