Skip to content

Commit 2035298

Browse files
committed
Add link for Improving Runtime Performance of caret::train() article.
1 parent be0a48a commit 2035298

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pml.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ permalink: /pml/
2929
## Configuring Github Pages with RStudio for PML Project
3030

3131
- Step by step instructions to [Configure Github Pages with RStudio](https://github.com/lgreski/datasciencectacontent/blob/master/markdown/pml-ghPagesSetup.md) to support the PML course project.
32+
33+
## Improving Runtime Performance of Caret
34+
35+
- Step by step instructions to [implement parallel processing in caret::train()](https://github.com/lgreski/datasciencectacontent/blob/master/markdown/pml-randomForestPerformance.md) on a random forest model, along with runtime performance analysis for a variety of laptops, ranging from an Intel Atom-based tablet to a quad-core i7 processor.

0 commit comments

Comments
 (0)