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.
ML-For-Beginners/translations/en/7-TimeSeries
leestott fad44a68c4
🌐 Update translations via Co-op Translator
3 weeks ago
..
1-Introduction 🌐 Update translations via Co-op Translator 3 weeks ago
2-ARIMA 🌐 Update translations via Co-op Translator 3 weeks ago
3-SVR 🌐 Update translations via Co-op Translator 3 weeks ago
README.md 🌐 Update translations via Co-op Translator 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.

electric grid

Photo by Peddi Sai hrithik of electrical towers on a road in Rajasthan on Unsplash

Lessons

  1. Introduction to time series forecasting
  2. Building ARIMA time series models
  3. 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.