-
-
### Description
I have two questions regarding how to handle covariates in Nixtla's MLForecast when performing global forecasting. Although there is rather extensive documentation on this, I am still…
-
Processes and gene lists are collected from GO terms.
10 processes:
1. antigen processing and presentation (24 genes)
2. antigen processing and presentation of endogenous peptide antigen via MHC …
-
After finetuning TTM with Exogenous Infusion in a few-shot setting, I can successfully run inference using `finetune_forecast_trainer.predict`. However, when I try to use `TimeSeriesForecastingPipelin…
-
## Code
Reused from https://github.com/sktime/sktime/discussions/5903 (I still have that question, need to resolve that sometime)
```python
from sklearn.base import BaseEstimator
from sklearn.…
-
**Describe the bug**
The darts adapter has a bug where exogenous data is not converted to future known and unknown covariates appropriately.
The function `convert_exogenous_dataset` in `_darts.py`…
-
Hi!
First, I want to say that I really enjoy using SpikeFlow!
I’ve encountered an issue while working with paired-end data. I noticed that some exogenous reads remain in the reference BAM file a…
-
In the [statsmodels documentation](https://www.statsmodels.org/stable/generated/statsmodels.tsa.arima.model.ARIMA.html#statsmodels.tsa.arima.model.ARIMA), ARIMA accepts exog as an array of exogenous r…
-
### What happened + What you expected to happen
Hi everyone,
I'm running into an error when fitting a time series model, and I'm hoping for some guidance. Here’s the message I'm getting:
Erro…
-
> `Assumptions` (which can be very general) are "translated" into `exogenous data` that are used in a `model calculation`. So the current setup is OK. We want to add the axiom: _`exogenous data` is ab…