Skip to content

This repository is a study on the Diagnosis of Hernia Disc Disease and Spondylolisthesis Using the C5 Algorithm

Notifications You must be signed in to change notification settings

SokKanaTorajd/spine-c50-decision-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

spine-c50-decision-tree

The vertebral Column or spine is a sequence of bones from the neck to the tail owned by the vertebrates. The function of the spine is to protect the spinal nerves. The spine may experience malfunction if it is caused by abnormalities and diseases such as Disk Hernia and Spondylolisthesis. Based on the problem then it takes a system that can recognize or identify the disease Disk Hernia and Spondylolisthesis that attack the spine. So that it can be diagnosed with early spinal diseases. In building this system using C 5.0 algorithm. This research uses 310 data from the UCI machine Learning, where there are three classification classes of Normal, Hernia disks, and Spondylolisthesis. The results showed that the C 5.0 algorithm was able to identify with accuracy of 79%. Then the resulting decision tree C 5.0 algorithm is maximized by using AdaBoost algorithm, so the accuracy increases to 83%.

Journal

Details can read the original version of the journal at http://jurnal.upnyk.ac.id/index.php/telematika/article/view/3181
Published October 2019

Notes

This script has not been maximized with the AdaBoost algorithm.

About

This repository is a study on the Diagnosis of Hernia Disc Disease and Spondylolisthesis Using the C5 Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages