Mariana Menchero García

Results 13 issues of Mariana Menchero García

Added prediction intervals for window average and seasonal window average, and in-sample prediction intervals for historic average.

When calling the API, the output of timegpt for the time column always uses the format "yyyy-mm-dd hh:mm:ss", even when the initial timestamps don't go to the hour-minute-second level. When...

### What happened + What you expected to happen Using R's forecast package, the time series y = c(5,6,3,2,6,3,9) produces the following values when using Holt-Winter's method: - alpha: 6.610696e-05...

- Added forward method for TBATS and AutoTBATS. - Included example of forward method. - Added TBATS and AutoTBATS to README. - Fixed minor issue with AutoTBATS docs

## Description - Includes a new use case on how to deal with missing values in TimeGPT.

## Description: This is one of the new examples of TimeGPT use cases.

## Description: Implemented new method for token information retrieval. ## Changes: - Added new `request_df` method to TimeGPT class. - Added supporting methods and minor changes. - Supports main methods...

feature