[Python-announce] [Release] skforecast 0.9.0
Joaquรญn a r <[email protected]>
| Newsgroups | gmane.comp.python.announce |
|---|---|
| Message-ID | <CANTyEs0Db0S2oRe2WeO48n86vAp225W6_7zKkpiZcOtTzMnkXg@mail.gmail.com> |
Hi all, I'm delighted to announce the latest release of skforecast! In this release (0.9.0), we have made significant improvements to enhance performance and deliver an even better experience. Key highlights of this release: ๐๐ง๐ก๐๐ง๐๐๐ ๐ฉ๐๐ซ๐๐จ๐ซ๐ฆ๐๐ง๐๐: We have refactored our backtesting and fit methods to leverage multi-processing parallelization, resulting in faster and more efficient computations. ๐๐ฑ๐ฉ๐๐ง๐๐๐ ๐๐๐๐ค๐ญ๐๐ฌ๐ญ๐ข๐ง๐ ๐๐ฎ๐ง๐๐ญ๐ข๐จ๐ง๐๐ฅ๐ข๐ญ๐ฒ: With new backtesting configurations, you now have more control over when the forecaster is retrained. This allows for better evaluation and fine-tuning of different scenarios. Skforecast is a Python library that eases using scikit-learn regressors as single and multi-step forecasters. It also works with any regressor compatible with the scikit-learn API (pipelines, CatBoost, LightGBM, XGBoost, Ranger...). Docs: https://skforecast.org/ Why use skforecast? The fields of statistics and machine learning have developed many excellent regression algorithms that can be useful for forecasting, but applying them effectively to time series analysis can still be a challenge. To address this issue, the skforecast library provides a comprehensive set of tools for training, validation and prediction in a variety of scenarios commonly encountered when working with time series. The library is built using the widely used scikit-learn API, making it easy to integrate into existing workflows. With skforecast, users have access to a wide range of functionalities such as feature engineering, model selection, hyperparameter tuning and many others. This allows users to focus on the essential aspects of their projects and leave the intricacies of time series analysis to skforecast. Happy forecasting! -- Joaquรญn Amat Rodrigo _______________________________________________ Python-announce-list mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-announce-list.python.org/ Member address: [email protected]