Javier Escobar Ortiz

Results 6 issues of Javier Escobar Ortiz

### Describe the question you have Hello! We are creating a wrapper in [Skforecast](https://github.com/JoaquinAmatRodrigo/skforecast) for forecasting using ARIMA models and we are using pmdarima as a dependency. We are trying...

:grey_question: : question

@FernandoCarazoMelo I got another one with RNN regressor (below). It also appears with you code examples on RNN. It was resolved when I downgraded Tensorflow from 2.16.1 to 2.15.1 Input...

deep_learning

Use branch 0.14.x as base. **Summary** Currently, the `steps` parameter in all Forecasters' `predict` methods only accepts an integer value. This integer defines how many observations to forecast into the...

good first issue

**THIS ISSUE IS INTENDED TO BE SOLVED AT THE HACKTOBERFEST** https://www.meetup.com/es-ES/pydata-madrid/events/303470661/ Use branch `0.14.x` as base. **Summary** Currently, the `initial_train_size` parameter in the `backtesting_forecaster` function only accepts an integer value....

good first issue