How to Predict the Future with Python (Forecasting Tutorial)

preview_player
Показать описание
In this video, we will explore the python sktime library for time series forecasting.

💻 GitHub

🕑 Timestamps
00:00 Introduction
01:02 Sktime quickstart
05:20 Explore the traffic dataset
16:48 Creating a function to automate forecasting

⌛ Sktime Library

💬 Let's Connect

#datascience #machinelearning #python #forecasting #timeseries
Рекомендации по теме
Комментарии
Автор

Usually I would assume that I am using several input parameters and trying to predict on just one output. This was great as far as it went! Thanks

harrymaltby
Автор

Love the content! I’m new to data science/analytics and these videos help a ton!

THEBEAST
Автор

I was trying to following along with this and I am getting an import module error when I try to run sktime_forecast function. It says:

cannot import name 'freq_to_period_freqstr' from 'pandas._libs.tslibs.dtypes'

Anybody have an idea of what that means?

Blacklotus
Автор

awesome content, keep it going!! This channel has the potential to go through the roof

byteflowr
Автор

do you have any progress in tensor-flow library forecasting for upcoming future ?

mohamadrezahoseini
Автор

Hello! When you use the validation=False, is the algorythm still being trained ? or not? I didnt understant the concept here

lucasdeoliveirasilva
Автор

This is great material how did you learn all this stuff?

imveryhungry