thanks again for you fas implementation of NNETAR. I tried it out today and came accross the following error after trying to tune the num_networks hyperparameter using the following code:
Error: Problem with `mutate()` input `object`. x Error when calling num_networks(): Error : 'num_networks' is not an exported object from 'namespace:dials' i Input `object` is `purrr::map(call_info, eval_call_info)`.
Sorry for asking if the cause should be obvious but I couldn't find anything related in the documentation.
I can add a reprex if needed.
Hello Matt,
thanks again for you fas implementation of NNETAR. I tried it out today and came accross the following error after trying to tune the num_networks hyperparameter using the following code:
Tuning
Workflow
Modelling with resamples
Sorry for asking if the cause should be obvious but I couldn't find anything related in the documentation. I can add a reprex if needed.