Training & Visualizing a Decision Tree ,predicting and checking sensitivity
Coursera Project Network via Coursera
This course may be unavailable.
Overview
Training & Visualizing a Decision Tree ,predicting and checking sensitivity
Syllabus
- Project Overview
- Like SVM's, decision trees are versatile ML algorithm that can perform both classification and regression tasks, and even multioutput tasks. They are powerful algorithms, capable of fitting complex datasets. Decision trees are also the fundamental components of Random forests which are among the most powerful ML algorithms .
In this project, we will learn how to train, visualize and make predictions with decision trees.
Taught by
Ashish Dikshit