Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 375 Bytes

File metadata and controls

11 lines (6 loc) · 375 Bytes

Decision_tree_algorithm

Decision Tree -

Creating the Decision Tree classifier and visualizing it graphically.

The purpose is if we feed any new data to this classifier, it would be able to predict the right class accordingly.

Dataset: Iris Dataset image