Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Decision Tree - English

Spoken Tutorials published before 1 Feb. 2025 are accessible without login. To access subsequent ones, one has to log in.
If you don't have a login, please contact our Training Manager .

250 visits



Outline:

Introduction to Decision Tree Describing the dataset Importing required Libraries   Loading the dataset   Encoding Categorical Features Splitting the dataset into Training and Testing sets Training Decision Tree Classifier Evaluating the model's accuracy Plotting Confusion matrix Visualizing Decision Tree