business-science / modeltime.h2o

Forecasting with H2O AutoML. Use the H2O Automatic Machine Learning algorithm as a backend for Modeltime Time Series Forecasting.
https://business-science.github.io/modeltime.h2o/
Other
38 stars 11 forks source link

bugfix automl_fit_impl minor bug #23

Closed jcrodriguez1989 closed 3 years ago

jcrodriguez1989 commented 3 years ago

Refer to https://github.com/business-science/modeltime.h2o/issues/22#issuecomment-872482624 for info about this bug finding.

jcrodriguez1989 commented 3 years ago
── R CMD check results ─────────────────────────── modeltime.h2o 0.1.1.9000 ────
Duration: 2m 2.9s

0 errors ✓ | 0 warnings ✓ | 0 notes ✓

R CMD check succeeded
mdancho84 commented 3 years ago

Thanks for this! I'm running the checks now. It should pass, and once we confirm I will merge.