Random Forests make a simple, yet effective, machine learning method. They are made out of decision trees, but don’t have the same problems with accuracy. In this video, I walk you through the steps to build, use and evaluate a random forest.
View ResourceRule-Based Machine Learning
March 5, 2023
by
Ray
A collection of educational videos focusing on rule-based machine learning and/or the more specific family of ‘learning classifier system’ machine learning algorithms. These algorithms are uniquely able to detect, model, and characterize complex multivariate associations in data while yielding much more interpretable models.
View Resource
