Skip to content

Cyclone intensity estimation web app using CNN model (SIH22K project)

Notifications You must be signed in to change notification settings

troupe4/cyclone-intensity-using-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies to be installed:

python

pip install django

pip install psycopg2

pip install seaborn

pip install tensorflow

pip install pandas

pip install netCDF4

pip install numpy

pip install beautifulsoup4

pip install requests

pip install matplotlib

Database: POSTGRESQL

Super User (username: postgre, password: root)

Database config (user: postgres, db_name: postgre, password: root)

command to loaddata into database - python manage.py loaddata dumbdata.json --app intensity_app.Stormdata

About

Cyclone intensity estimation web app using CNN model (SIH22K project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •