Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 215 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 215 Bytes

Decision-Tree-Classifier

Decision tree classifier to predict the species of the observations in the 'Iris' data set in R.

Libraries - 1.rpart 2.rpart.plot 3.ggplot2 4.caret