Please, add a sentence and a link for readers who want to extend information on the paralelization function as: "for further details on how the paralelization function works please visit...". I saw there is a link at the beginning of the paragraph, but I thought that adding the sentence at the end could help to make it more clear.
|
#' `parallel_strategy = "multicore"` or `"multisession"` when possible.** |
Please, add a sentence and a link for readers who want to extend information on the paralelization function as: "for further details on how the paralelization function works please visit...". I saw there is a link at the beginning of the paragraph, but I thought that adding the sentence at the end could help to make it more clear.
pcpr/R/grid_search_cv.R
Line 122 in d454332