Skip to content

yuhexiong/iris-classification-decision-tree-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Iris Classification Decision Tree

Overview

  • Language: Python v3.9.15
  • Package: Scikit-Learn
  • Model: Decision Tree
  • Loss Function: Cross Entropy
  • Max Depth: 5, Min Samples Leaf: 3

Data Distribution

image

image

Tree Plot

image

Correlation Matrix

image

Confusion Matrix - Accuracy Rate 96.67%

image

Releases

No releases published

Packages

No packages published

Languages