Could be an argument to rf_impute that uses the same specification to also run on a holdout set and estimate quantile loss across a range of quantiles. This would help the user tune their model, e.g. see how adding features or trees affects performance. Could also apply cross-validation.
Could be an argument to
rf_imputethat uses the same specification to also run on a holdout set and estimate quantile loss across a range of quantiles. This would help the user tune their model, e.g. see how adding features or trees affects performance. Could also apply cross-validation.