statsforecast / app.py

Commit History

Changed gr.Box to gr.Group
41099ef
verified

fmegahed commited on

Rearranged the buttons
6f11f39
verified

fmegahed commited on

Added the seasonal_length = seasonality for both the autoarima and autoETS
dba3195
verified

fmegahed commited on

Update app.py
078dd14
verified

fmegahed commited on

Final polished app
e34c744
verified

fmegahed commited on

Fixed the export function
29e4620
verified

fmegahed commited on

Update app.py
c4f0329
verified

fmegahed commited on

Some polishing with Claude's Help
325c300
verified

fmegahed commited on

Update app.py
8dfaf6f
verified

fmegahed commited on

Update app.py
91d23f6
verified

fmegahed commited on

Update app.py
818ab73
verified

fmegahed commited on

trying to add tabs to separate the validation and forecasts (also adding the actual forecasts)
d88cede
verified

fmegahed commited on

Updated the app with more informative panel labels
4caae33
verified

fmegahed commited on

Set good defaults
124f4d6
verified

fmegahed commited on

Fixed the error with the fixed window (used cross validation with n_windows = 1)
30c7366
verified

fmegahed commited on

Update app.py
6f155ab
verified

fmegahed commited on

Update app.py
2039666
verified

fmegahed commited on

Update app.py
a0ecfc4
verified

fmegahed commited on

Update app.py
b060d9c
verified

fmegahed commited on

datetime-to-string conversion issue
22cd068
verified

fmegahed commited on

Update app.py
97fbbe3
verified

fmegahed commited on

Fix some bugs to allow multiple window plotting
c9b451d
verified

fmegahed commited on

FIxed issues with window plotting
08c1c42
verified

fmegahed commited on

Fixing the indentation
57f0f2b
verified

fmegahed commited on

Trying to plot each cross validation window separately
776c727
verified

fmegahed commited on

Fixed argument name in seasonal naive
188cf42
verified

fmegahed commited on

Ensure that the buttons are integer and dropped cutoff from being plotted
4128c81
verified

fmegahed commited on

Fixed typo for mae; I wrote it as made
9696d75
verified

fmegahed commited on

metrics should not be a string
cda7c58
verified

fmegahed commited on

Added the import of the losses
c5f336a
verified

fmegahed commited on

Historic average instead of historical
06ed069
verified

fmegahed commited on

Bug fixes in the app, with both the evaluate function and the download button
fb6ca91
verified

fmegahed commited on

Fixed typo: HistoricalAverage --> HistoricAverage
8872cab
verified

fmegahed commited on

Create app.py
9455ec6
verified

fmegahed commited on