R/har_online_executor.R
har_online_refit_full.Rd
Re-fits the detector on the current in-memory series before each batch detection.
har_online_refit_full(fit_on_warmup = TRUE)
Whether the detector should be fitted once after warm-up.
A har_online_refit_full object.
har_online_refit_full
exec <- har_online_refit_full() exec$mode #> [1] "refit_full"