|
3 weeks ago | |
---|---|---|
.. | ||
1-Introduction | 3 weeks ago | |
2-ARIMA | 3 weeks ago | |
3-SVR | 3 weeks ago | |
README.md | 3 weeks ago |
README.md
Introduction to time series forecasting
What is time series forecasting? It's the process of predicting future events by analyzing past trends.
Regional topic: worldwide electricity usage ✨
In these two lessons, you will explore time series forecasting, a relatively lesser-known area of machine learning that is highly valuable for applications in industry, business, and other fields. While neural networks can enhance the effectiveness of these models, we will focus on classical machine learning approaches to predict future outcomes based on historical data.
Our regional focus is on global electricity usage, an intriguing dataset that helps us learn how to forecast future power consumption by analyzing past load patterns. This type of forecasting can be incredibly useful in a business context.
Photo by Peddi Sai hrithik of electrical towers on a road in Rajasthan on Unsplash
Lessons
- Introduction to time series forecasting
- Building ARIMA time series models
- Building Support Vector Regressor for time series forecasting
Credits
"Introduction to time series forecasting" was created with ⚡️ by Francesca Lazzeri and Jen Looper. The notebooks were originally published in the Azure "Deep Learning For Time Series" repo authored by Francesca Lazzeri. The SVR lesson was written by Anirban Mukherjee
Disclaimer:
This document has been translated using the AI translation service Co-op Translator. While we strive for accuracy, please note that automated translations may contain errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is recommended. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation.