mlr-org / mlr3temporal

Forecasting for mlr3
https://mlr3temporal.mlr-org.com
GNU Lesser General Public License v3.0
20 stars 2 forks source link

Predictions #47

Closed johannes9522 closed 4 years ago

johannes9522 commented 4 years ago

Added the method fitted_values to LearnerForecast. The predict_internal functions concatenate fitted values with predicted values.