Determining the best classifier for predicting the value of a boolean field on a blood donor database

02/21/2018
by   Ritabrata Maiti, et al.
0

Motivation: Thanks to digitization, we often have access to large databases, consisting of various fields of information, ranging from numbers to texts and even boolean values. Such databases lend themselves especially well to machine learning, classification and big data analysis tasks. We are able to train classifiers, using already existing data and use them for predicting the values of a certain field, given that we have information regarding the other fields. Most specifically, in this study, we look at the Electronic Health Records (EHRs) that are compiled by hospitals. These EHRs are convenient means of accessing data of individual patients, but there processing as a whole still remains a task. However, EHRs that are composed of coherent, well-tabulated structures lend themselves quite well to the application to machine language, via the usage of classifiers. In this study, we look at a Blood Transfusion Service Center Data Set (Data taken from the Blood Transfusion Service Center in Hsin-Chu City in Taiwan). We used scikit-learn machine learning in python. From Support Vector Machines(SVM), we use Support Vector Classification(SVC), from the linear model we import Perceptron. We also used the K.neighborsclassifier and the decision tree classifiers. We segmented the database into the 2 parts. Using the first, we trained the classifiers and the next part was used to verify if the classifier prediction matched that of the actual values. Contact: ritabratamaiti@hiretrex.com

READ FULL TEXT

page 1

page 4

research
03/08/2018

Predicting Software Defects through SVM: An Empirical Approach

Software defect prediction is an important aspect of preventive maintena...
research
04/19/2020

Development of a Machine Learning Model and Mobile Application to Aid in Predicting Dosage of Vitamin K Antagonists Among Indian Patients

Patients who undergo mechanical heart valve replacements or have conditi...
research
06/14/2019

Support vector machines on the D-Wave quantum annealer

Kernel-based support vector machines (SVMs) are supervised machine learn...
research
06/16/2023

Non-Contact Monitoring of Dehydration using RF Data Collected off the Chest and the Hand

We report a novel non-contact method for dehydration monitoring. We util...
research
08/20/2017

Accelerating Kernel Classifiers Through Borders Mapping

Support vector machines (SVM) and other kernel techniques represent a fa...
research
10/25/2017

The Heterogeneous Ensembles of Standard Classification Algorithms (HESCA): the Whole is Greater than the Sum of its Parts

Building classification models is an intrinsically practical exercise th...
research
02/22/2019

Improving the Security of Image Manipulation Detection through One-and-a-half-class Multiple Classification

Protecting image manipulation detectors against perfect knowledge attack...

Please sign up or login with your details

Forgot password? Click here to reset