Traverse Trees for ML with DFS & BFS

Coursera Courses ↗ · Coursera

Open Course on Coursera

Free to audit · Opens on Coursera

Traverse Trees for ML with DFS & BFS

Coursera · Intermediate ·📐 ML Fundamentals ·8h ago
Data that requires decisions and classifications are everywhere. Decision trees help to create solid data inferences for some of the most common types of machine learning problems. To take advantage of this structure, you need to understand how to properly traverse and build rulesets from decision trees. In this course, you'll learn the fundamentals of decision trees, understanding how to implement the structures in Java. From here, you'll explore some different methods of tree traversals, focusing on BFS and DFS. With BFS and DFS, you'll be able to apply tree traversals to generate tree rules…
Watch on Coursera ↗ (saves to browser)
K-Means Clustering Explained Simply 🤖
Next Up
K-Means Clustering Explained Simply 🤖
Analytics Vidhya