You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
2.6 KiB
37 lines
2.6 KiB
<!--
|
|
CO_OP_TRANSLATOR_METADATA:
|
|
{
|
|
"original_hash": "61342603bad8acadbc6b2e4e3aab3f66",
|
|
"translation_date": "2025-09-06T10:48:01+00:00",
|
|
"source_file": "7-TimeSeries/README.md",
|
|
"language_code": "en"
|
|
}
|
|
-->
|
|
# 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](https://unsplash.com/@shutter_log?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) of electrical towers on a road in Rajasthan on [Unsplash](https://unsplash.com/s/photos/electric-india?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
|
|
|
|
## Lessons
|
|
|
|
1. [Introduction to time series forecasting](1-Introduction/README.md)
|
|
2. [Building ARIMA time series models](2-ARIMA/README.md)
|
|
3. [Building Support Vector Regressor for time series forecasting](3-SVR/README.md)
|
|
|
|
## Credits
|
|
|
|
"Introduction to time series forecasting" was created with ⚡️ by [Francesca Lazzeri](https://twitter.com/frlazzeri) and [Jen Looper](https://twitter.com/jenlooper). The notebooks were originally published in the [Azure "Deep Learning For Time Series" repo](https://github.com/Azure/DeepLearningForTimeSeriesForecasting) authored by Francesca Lazzeri. The SVR lesson was written by [Anirban Mukherjee](https://github.com/AnirbanMukherjeeXD)
|
|
|
|
---
|
|
|
|
**Disclaimer**:
|
|
This document has been translated using the AI translation service [Co-op Translator](https://github.com/Azure/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. |