Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 268 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 268 Bytes

In this task, Decision Tree Algorithm is used to create Decision Tree Classifier and visualize it graphically. The purpose is if we feed any new data to classifier, it would be able to predict the right class accordingly. The dataset used in this task is IRIS Dataset