Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

2 results for “from:Aleksandre Gavashelishvili”

Vectorizing a for-loop for cross-validation in R
Aleksandre Gavashelishvili · Jan 23, 2019 · r-help

Before posting on the r-help list I did run Rprof(). In my posting I asked for help with re-writing the specific script into sapply() or foreach()/doParallel format. Thanks anyway for your time and suggestions, Lexo On Thu...

Vectorizing a for-loop for cross-validation in R
Aleksandre Gavashelishvili · Jan 23, 2019 · r-help

I'm trying to speed up a script that otherwise takes days to handle larger data sets. So, is there a way to completely vectorize or paralellize the following script: *# k-fold cross validation* df <- trees # a data frame 'trees...

Can't find what you're looking for? Try searching with Google .