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
Save the 2 videos on decision trees to your own pod.
Sign up free to keep building your knowledge base on decision trees as more episodes are added.
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.