Samuel Gerstein

Results 3 issues of Samuel Gerstein

#### Is your feature request related to a problem? Please describe A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I am using...

### Description Currently when you use `MLForecast.forecast_fitted_values()` it only can produce one-step ahead predictions on the training set without the ability to customize the horizon. It would be great if...

enhancement
feature

### Description Currently, there isn’t a way to specify a ray scheduler, neuralforecast just uses the default FIFO one. If you want to use a sampling algorithm like BOHB, you...

enhancement
feature