StatQuest: Random Forests in R

Random Forests are an easy to understand and easy to use machine learning technique that is surprisingly powerful. Here I show you, step by step, how to use them in R. NOTE: There is an error at 13:26. I meant to call "as.dist()" instead of "dist()". The code that I used in this video can be found on the StatQuest GitHub: https://github.com/StatQuest/random_f... If you're new to Random Forests, here's a video that covers the basics...    • StatQuest: Random Forests Part 1 - Buildin...   ... and here's a video that covers missing data and sample clustering...    • StatQuest: Random Forests Part 2: Missing ...   For a complete index of all the StatQuest videos, check out: https://statquest.org/video-index/ If you'd like to support StatQuest, please consider... Patreon:   / statquest   ...or... YouTube Membership:    / @statquest   ...buying one of my books, a study guide, a t-shirt or hoodie, or a song from the StatQuest store... https://statquest.org/statquest-store/ ...or just donating to StatQuest! https://www.paypal.me/statquest Lastly, if you want to keep up with me as I research and create new StatQuests, follow me on twitter:   / joshuastarmer   #statquest #randomforest #ML