Umraooo7 / kyphosis-dtree

Applying Decision Tree model on Kyphosis data set, and get confusion matrix, accuracy and precision.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kyphosis-dtree

Applying Decision Tree model on Kyphosis data set, and get confusion matrix, accuracy and precision.

An incresed front-to-back curve of the upper spine is called as kyphosis.

Finding parameters-

classification_report
accuracy_score
precision_score
recall_score
f1_score

Decision Tree-

With diffrent depth level and entropy type

About

Applying Decision Tree model on Kyphosis data set, and get confusion matrix, accuracy and precision.


Languages

Language:Jupyter Notebook 100.0%