Skip to content

This is a series of notebooks to support lectures on Time series analysis and forecast for a course I held in a master postgraduate program.

License

Notifications You must be signed in to change notification settings

oscar-defelice/TimeSeries-lectures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Series Analysis and Forecast

This is a series of notebooks to support lectures on Time series analysis and forecast for a course I will be giving for DeepLearning Italia.

This is part of a series of other lectures modules on

  1. Introduction to Data Science 🧮
  2. Statistical Learning 📈
  3. Deep Learning 🦾
  4. Computer Vision Hands-On 🕶️
  5. Recommender Systems 🚀

Content of Lectures

  1. Statistics Review 📈
  2. Pandas for Time Series Analysis 📊
  3. Time Series and Visualisation tools 🖍️
  4. Time Series manipulations and operations 🧮
  5. Time Series decomposition 🔪
  6. Time Series forecast I 🔭
  7. Time Series forecast II 🕸️
  8. Time Series forecast III 🕷️️
  9. Time Series with Transformers 🤖
  10. Time Series with Transformers 🎯

Bonus: you can find a pdf of the slides I used in the course here.


Install requirements

As usual, it is advisable to create a virtual environment to isolate dependencies. One can follow this guide and the suitable section according to the OS.

Once the virtual environment has been set up, one has to run the following instruction from a command line

pip install -r requirements.txt

This installs all the packages the code in this repository needs.

Interact with notebooks

You can use Binder, to interact with notebooks and play with the code and the exercises.


Your lecturer

Oscar

I am a theoretical physicist, a passionate programmer and an AI curious.

I write medium articles (with very little amount of regularity), you can read them here. I also have a github profile where I store my personal open-source projects.

📫 Reach me!

github Website Twitter Badge Linkedin Badge

Buy me a coffee

If you like these lectures, consider to buy me a coffee ☕️ or a slice of pizza 🍕!

About

This is a series of notebooks to support lectures on Time series analysis and forecast for a course I held in a master postgraduate program.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published