caret

Using R for Machine Learning

A walkthrough showing how to use the 'caret' package in R to perform Machine Learning tasks

(as of 08-JAN-2020) Before starting with this blog, I would like to direct you to a post made by one of my peers, Evan Horsley. He does a great job of introducing R and helping people get started with the programming language. You can find it here. This blog post will show you how to install and use the ‘caret’ package in R. It will also cover how to train and build models using Machine Learning!