AdrianAntico / AutoQuant

R package for automation of machine learning, forecasting, model evaluation, and model interpretation
GNU Affero General Public License v3.0
235 stars 43 forks source link

AUTO TS #82

Closed jesusarrambide closed 1 year ago

jesusarrambide commented 1 year ago

Good morning, sorry the AUTOTS function is no longer available?

AdrianAntico commented 1 year ago

Hi there, I have replaced it with a newish set of functions, including:

AutoBanditSarima, AutoBanditNNet, AutoTBATS, AutoETS, and AutoArfima.

Edit: I should note that AutoTS could no longer compete with even just the AutoBanditSarima method so it no longer made any sense to maintain it.