Skip to content

somerandomEthan/ELEC0136_DAPS_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCL-ELEC0136_DAPS_assignment

UCL ELEC0136 course final assignment

This readme file shows the structure of the codes and how to use it.

Python libraries used

  • plotly
  • scipy
  • numpy
  • scikit-learn
  • pymongo
  • matplotlib
  • meteostat
  • covid19dh
  • seaborn
  • pandas
  • alpha_vantage
  • statsmodels
  • prophet

Program structure

-- final-assignment-somerandomEthan

  -- main.py

  -- src

   -- acquiring.py

   -- exploration.py

   -- inference.py

   -- processing.py

   -- storing.py

Program run instruction

The main function is composed of several sub function and you can solve the task by running main.py

Without commenting anything, all tasks will be run one by one when you run "main.py". Please remember to change the working dirctory to the loacation of the folder "final-assignment-somerandomEthan". The generated file folder and image folder would be under this directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages