decision trees
Concept
A type of machine learning algorithm that uses a tree-like structure to make decisions, suggested for optimizing for speed and explainability.
Mentioned in 2 videos
Videos Mentioning decision trees

Charles Isbell and Michael Littman: Machine Learning and Education | Lex Fridman Podcast #148
Lex Fridman
A specific algorithm mentioned as part of the implementation assignment for students in Charles Isbell's machine learning class.

Python for AI #3: How to Train a Machine Learning Model with Python
AssemblyAI
A type of machine learning algorithm that uses a tree-like structure to make decisions, suggested for optimizing for speed and explainability.