-
Hey team nixtla, I wanted to see if you'd like to team up and get TimeGPT into Modeltime. The easiest thing is probably to add tidymodels wrappers inside of `nixtlar`. Let me know what you think.
h…
-
For classic Modflow models, there appears to be two classes to handle time in some-way.
For example, a model object has "tr" and "modeltime" properties:
```python
import flopy
m = flopy.modf…
-
Problem Description:
It appears that including step_scale() in the recipe disrupts prediction generation within modeltime. I encountered this issue when evaluating models using modeltime_accuracy() -…
-
Would it be possible to add TimeGPT to modeltime?
It's easy to call the API using httr package in R. There also is a Python SDK: https://docs.nixtla.io/reference/timegpt_timegpt_post.
The fable …
-
I use a variety of models in a hierarchical time series forecast and the "best" model for a grouping variable doesn't show up in the future forecast. I am using XGBoost and Prophet and the Prophet mod…
-
While training with a modeltime;;arima.boost() model, I get the following unwanted output.
How can we suppress this messages?
![image](https://github.com/business-science/modeltime/assets/3146082/…
-
Using recipe selectors with modeltime yields an error at modeltime_refit with new data and modeltime_calibrate with testing data even though the new data and testing data contain all predictor columns…
-
After installing the newest version of R-Studio and modeltime, modeltime_table() seems to be creating an error. When I run it, it creates a table as expected. However, a green circle with an infinity …
-
`flopy 3.3.5`
`python 3.10.5`
Model grid **geographic** reference information **can** be loaded from files. No such option exists for model temporal reference information.
### Current Behavi…
-
Hi @stevenpawley ,
Nice looking package! I'm very interested in this. I wanted to see if I can help progress your development efforts.
## Background
I wanted to reach out as the developer o…