-
### Describe the workflow you want to enable
I suggest adding new transformers to scikit-learn named `LogTransformer` and `LogWithShiftTransformer`, which would add the functionality of applying a lo…
-
Hi all,
I am a data scientist who is working mainly on the time series problems. Usually, the best features are lags, rolling means and target encoders. I have already a transformer for Spark DataF…
-
Hi! I'm working with monthly data from 2006 to 2019, and I wanted to work with SeasonalAD, but it fails with "ValueError: The time steps are not constant." even after validating the series.
### Cod…
-
# Description
I found this paper to be quite interesting [TACTiS: Transformer-Attentional Copulas for Time Series](https://arxiv.org/pdf/2202.03528.pdf). There seems to be an official repo, [https:/…
-
The the example for [time series classification with transformer](https://keras.io/examples/timeseries/timeseries_classification_transformer/), the the function `build_model()` is defined as:
```
…
-
https://arxiv.org/pdf/2205.13504.pdf
-
### Issue Type
Bug
### Source
source
### Keras Version
Keras 2.14
### Custom Code
Yes
### OS Platform and Distribution
_No response_
### Python version
_No response_
### GPU model and memo…
-
First of all, thank you for your impressive work. I’ve learned a lot from your research and implementation, and I truly appreciate the effort you’ve put into making this available.
While going thro…
-
I run the program in pycharm, one error listed below occurs, how to solve it?
ValueError: Unrecognized model in weights/icon_caption_florence. Should have a `model_type` key in its config.json, or co…
-
Hi there! Due to a shortage of computing ressources, I was forced to send short jobs. After returning to longer jobs, I realised that the trained models are not exactly the same if trained continuousl…