Different Regressors | Practical Time Series analysis (Machine Learning) in sktime (Python)

Опубликовано: 25 Октябрь 2024
на канале: datageekrj
1,531
61

Hello Guys,

Welcome to this new tutorial on Using different regressors for Regression for forecasting problems in a series on Practical Time series analysis in Python (sktime) library. With this tutorial series, we are going to explore the new library sktime for doing time series analysis and also we will study topics like reduction for creating our time series data suitable for Regression problem. In the last lecture, we saw how can we do this using sklearn and then we studied how sktime makes it really easy. In this video, we will use different regressors from sklearn on top of reduction forecaster of sktime to come up with the best model which we will get using the smape error.

Thank you for watching the video. I hope you liked this video. If so, please consider giving it a thumbs up and also for more such videos, consider subscribing to the channel.

Link to the Full Playlist on Practical Time Series analysis in sktime library:    • Practical Time Series with Machine Le...  

Notebook used in the video:
https://github.com/datageekrj/Time-Se...