Chronos и AutoGluon-TimeSeries — мощный инструмент прогнозирования временных рядов

Работая в компании, которая занимается автоматизацией складских процессов, мы столкнулись с задачей прогнозирования нагрузки на склад. Это классическая задача предсказания временных рядов, в которой, имея достаточно большой объем исторических данных (минимум 1-2 года), нужно спрогнозировать, как эти данные будут меняться в будущем. Для построения прогнозов на месяц мы использовали SARIMAX. Но на фоне развития нейросетевых технологий и нейросетей с архитектурой Transformer, мы решили, в качестве эксперимента, попробовать новый подход к решению поставленной задачи. И в процессе поиска наткнулись на очень интересный подход – использование трансформера совместно с дополнительной регрессионной моделью. Именно такую возможность предоставляет библиотека AutoGluon.

https://habr.com/ru/articles/949062/

#Прогнозирование_временных_рядов #transformer #chronos #AutoGluon #arima #wql

Chronos и AutoGluon-TimeSeries — мощный инструмент прогнозирования временных рядов

Работая в компании, которая занимается автоматизацией складских процессов, мы столкнулись с задачей прогнозирования нагрузки на склад. Это классическая задача предсказания временных рядов, в которой,...

Хабр
Dynamic population mapping with AutoGluon - Urban Informatics

Timely and accurate population mapping plays an essential role in a wide range of critical applications. Benefiting from the emergence of multi-source geospatial datasets and the development of spatial statistics and machine learning, multi-scale population mapping with high temporal resolutions has been made possible. However, the over-complex models and the strict data requirement resulting from the constant quest for increased accuracy pose challenges to the repeatability of many population spatialization frameworks. Therefore, in this study, using limited publicly available datasets and an automatic ensemble learning model (AutoGluon), we presented an efficient framework to simplify the model training and prediction process. The proposed framework was applied to estimate county-level population density in China and received a good result with an r2 of 0.974 and an RMSD of 427.61, which is better than the performances of current mainstream population mapping frameworks in terms of estimation accuracy. Furthermore, the derived monthly population maps and the revealed spatial pattern of population dynamics in China are consistent with earlier studies, suggesting the robustness of the proposed framework in cross-time mapping. To our best knowledge, this study is the first work to apply AutoGluon in population mapping, and the framework’s efficient and automated modeling capabilities will contribute to larger-scale and finer spatial-temporal population spatialization studies.

SpringerLink