USAGE OF DECISION TREE ON ELECTRIC MEDICAL RECORD FOR MEDICAL SCREENING SYSTEM

Medical screening is a method in medical world that is used to detect disease potential that a patient might have despite not showing any symptoms. This method can be done by inspecting patient’s medical records. This record can also be in digital form known as electronic medical record. But alas...

Full description

Saved in:
Bibliographic Details
Main Author: Yuwono Awondatu, Yusak
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/51142
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Medical screening is a method in medical world that is used to detect disease potential that a patient might have despite not showing any symptoms. This method can be done by inspecting patient’s medical records. This record can also be in digital form known as electronic medical record. But alas the usage of medical record also bring some negative effects despite it’s good use as in costing more time and energy to process. But with the usage of computer and machine learning, medical screening can be faster and be done in a bulk. This final assignment will held an experiment to implement a program that use Decision Tree CART variation to read medical record data and do medical screening. This implementation resulting in a model that can evaluate and judge patient with 52% accuracy, 51% sensitivity, and 53% specificity.