Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 2.39 KB

File metadata and controls

37 lines (22 loc) · 2.39 KB
layout title permalink
page
Practical Machine Learning
/pml/

Model Evaluation

Supplementary Videos

Machine Learning Competitions

Choosing a Machine Learning Model

Content Related to the Lectures

Configuring Github Pages with RStudio for PML Project

Improving Runtime Performance of Caret

  • Step by step instructions to implement parallel processing in caret::train() 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.