Matthew Brousil
Matthew Brousil
Publications
Workshops
Talks
Portfolio
CV
Posts
A quick-start guide to the `caret` R package
Background The caret R package has been a staple of machine learning (ML) methods in R for a long time. The name caret stands for “Classification and Regression Training” according to the authors.
Last updated on Apr 19, 2022
Examples of using regular expressions in R
In this post I’ll be walking through some basic examples of regex, or regular expressions, and also providing a couple real-world examples. To quote Hadley Wickham and Garrett Grolemund (2017), regex is a “language that allow[s] you to describe patterns in strings.
Last updated on Dec 20, 2021
Cite
×