SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
IOSR Journal of VLSI and Signal Processing (IOSR-JVSP)
ISSN: 2319 – 4200, ISBN No. : 2319 – 4197 Volume 1, Issue 5 (Jan. - Feb 2013), PP 12-16
www.iosrjournals.org
www.iosrjournals.org 12 | Page
Analyzing the Coronary Heart Events Based on Weighted
Association Rule Mining
K.R.Snehaa Gayathri, Mrs B.Gomathy Asst Professor(Sr Grade)
(Cse,Bannari Amman Institute Of Technology,Sathyamangalam,India)
Abstract: Coronary heart disease (CHD) is one of the major causes of disability in adults as well as one of the
main causes of death in the developed countries. Although significant progress has been made in the diagnosis
and treatment of CHD, further investigation is still needed. The objective of this study was to develop the
assessment of heart event-risk factors targeting in the reduction of CHD events using Weighted Association
Rule Mining. The risk factors investigated were: 1) before the event: a) nonmodifiable—age, sex, and family
history for premature CHD, b) modifiable—smoking before the event, history of hypertension, and history of
diabetes; and 2) after the event: modifiable—smoking after the event, systolic blood pressure, diastolic blood
pressure, total cholesterol, highdensity lipoprotein, low-density lipoprotein, triglycerides, and glucose. The
events investigated were: myocardial infarction (MI), percutaneous coronary intervention (PCI), and coronary
artery bypass graft surgery (CABGData-mining analysis was carried out using the Weighted Association Rule
Mining for the afore mentioned three events using five different splitting criteria.
Keywords: Coronary heart disease (CHD), data mining, weighted association rule mining,MI,PCI
I. Introduction
Coronary heart disease (CHD) is the single most common cause of death in Europe, responsible for
nearly two million deaths a year. Advances in the field of medicine over the past few decades enabled the
identification of risk factors that may contribute toward the development of CHD. However, this knowledge has
not yet helped in the significant reduction of CHD incidence. There are several factors that contribute to the
development of a coronary heart event. These risk factors may be classified into two categories, not modifiable
and modifiable. The first category includes factors that cannot be altered by intervention such as age, gender,
operations, family history, and genetic attributes . Modifiable risk factors are those for which either treatment
is available or in which alternations in behavior can reduce the proportion of the population exposed.
Established, modifiable risk factors for CHD currently include smoking, hypertension, diabetes, cholesterol,
high-density lipoprotein, low-density lipoprotein, triglycerides.
Data-mining analysis was carried out using the weighted association rule mining using five different
splitting criteria for extracting rules based on the aforementioned risk factors. Preliminary results of this study
were previously published.
In order to improve the patient safety and avoid the underreporting bias, this paper aims at
automatically discovering CHDs that occurred in inpatients. This will be done by identifying situations at risk of
CHD by data mining of routinely collected data of past hospitalizations. In those data, the CHDs are not
explicitly flagged as no preliminary review is performed. Outpatients’ CHDs leading to hospitalization will not
be studied.
A list of outcomes will first be defined, and the link between those outcomes and prior drug
administrations or discontinuations will be studied by means of weighted association rule mining techniques
applied on a training set. Rules will be obtained, in which an outcome is explained by a set of drugs in
combination with a clinical background, in the form of ADE detection rules (e.g., drug_A & background_B →
outcome_C). Then those rules will be applied onto past hospital stays of an evaluation set to get contextualized
statistics such as the confidence (e.g., probability of outcome_C when drug_A and background_B are present).
Regarding data mining techniques, two issues have to be solved: 1) the temporal constraints have to be taken
into account; and 2) we have to use supervised rule-induction methods, although the ADEs are not explicitly
flagged in the routinely collected data,which are usually required in the classical rule induction method.
Analyzing the Coronary Heart Events Based on Weighted Association Rule Mining
www.iosrjournals.org 13 | Page
TABLE I
DESCRIPTION OF THE HOSPITALS AND STAYS USED
II. Materials And Methods
2.1 Data Collection, Cleaning, and Coding
Data from 1500 consecutive CHD subjects were collected between the years 2003–2006 and 2009 (300
subjects each year) according to a prespecified protocol, under the supervision of the participating cardiologist
(Dr. J. Moutiris, second author of this paper) at the Department of Cardiology, a the Paphos General Hospital in
Cyprus. Subjects had at least one of the following criteria on enrollment, history of MI, or percutaneous
coronary intervention (PCI), or coronary artery bypass graft surgery (CABG). Data for each subject were
collected as given in Table I: 1) risk factors before the event, a) nonmodifiable— age, sex, and family history
(FH); 2) modifiable—smoking before the event (SMBEF), history of hypertension (HxHTN), and history of
diabetes (HxDM); and 2) risk factors after the event, modifiable—smoking after the event (SMAFT), systolic
blood pressure (SBP) in mmHg, diastolic blood pressure (DBP) in mmHg, total cholesterol (TC) in mg/dL,
high-density lipoprotein (HDL) in mg/dL, low-density lipoprotein (LDL) in mg/dL, triglycerides (TG) in
mg/dL, and glucose (GLU) in mg/dL.To clean the data, the fields were identified, duplications were extracted,
missing values were filled, and the data were coded as given in Table I. After data cleaning, the number of cases
was reduced as given in Table II, mainly due to unavailability of biochemical results.
2.1.1Calculation of the Risk
For each subject, we used the Framingham equation to calculate the risk for an event to occur. We
separated the subjects into two categories, those who have had an event and those who have not had an event.
Then, for each extracted rule, we found out the subjects matching that rule and computed the average event risk
per rule based on the risk value of each subject . It is noted that values of risk lower than 5%, between 5–10%,
and higher than 10% classify a subject as low, intermediate, and high risk, respectively.
TABLE I
CODING OF RISK FACTORS
Analyzing the Coronary Heart Events Based on Weighted Association Rule Mining
www.iosrjournals.org 14 | Page
TABLE II
NO. OF CASES PER SET OF RULES/MODELS INVESTIGATED
For each hospital stay, those data include the
following.
1) Medical and administrative information (e.g., age, gender, admission date, medical department, etc.).
2) Diagnoses encoded using the International Classification of Diseases, tenth version (ICD10).
3) Medical procedures encoded using national classifications, including therapeutic and diagnostic procedures.
4) Drugs administered to the patient, encoded using the Anatomical Therapeutic Chemical classification (ATC).
5) Laboratory results encoded using the International Union of Pure and Applied Chemistry classification.
6) Anonymized free-text records, such as the discharge letter. The data from EHRs are provided by six hospitals
that are part of the PSIP Project. This study is performed using 115 447 records from six hospitals (see Table I).
They allow for a four year follow up (from 2007 to 2010).
2.2 Aggregation of the Complex Data of the Stays Into Simple Events
2.2.1 General Principles: The data described in the data repository are characterized by a complex data scheme,
very numerous classes (about 17 000 codes for ICD10, about 5400 codes for the ATC, etc.) and repeated
measurements throughout the hospitalization (e.g., laboratory parameters and drug administrations). Those
characteristics make those data too complex to be mined using statistical methods. The aim of the data-to-event
aggregation process is to automatically get a simpler representation of data for data mining purposes.
Aggregation engines are developed in order to transform the available data into information described as sets of
events. For each kind of data (administrative information, diagnoses, drugs, and laboratory results), a specific
aggregation engine is developed and fed with a mapping. Each mapping is described by means of extensible
markup language (XML) files outside the engine. The aggregation engines enable to describe the events in terms
of binary variables complemented by start and stop dates. Those engines are not static and can be adapted with
respect to the context.
2.3 Identification of the Outcomes in Relation With CHDs
As described in Section, a list of outcomes is extracted from the summaries of product characteristics.
The outcomes are traced in the data essentially by screening the laboratory results and administered drugs; this
is possible through different ways depending on the category of outcome. For instance, the occurrence of a
hyperkalemia (laboratory-related outcome) is directly traced using the potassium level in the blood. The
occurrence of a hemorrhage under vitamin K antagonists (VKA) can be traced through different ways: 1) an
increase of the international normalized ratio (INR), a laboratory parameter that rises up in case of VKA
overdose; and 2) the vitamin K administration, an antidote which is prescribed in case of hemorrhage under
VKA.
The structured SPC database describes 228 different kinds of outcomes. 83 (37%) of those outcomes
are traceable in this paper, due to the available data. Duplicate entries are then removed; for instance, in the
initial list, ―hyperbilirubinemia‖ is also described using two synonyms, ―bilirubinemia higher than twice the
normal upper bound‖ and ―jaundice.‖ As a consequence, those 83 outcomes are traced through 56 different
variables. Those outcomes correspond to life-threatening CHDs, such as hyperkalemia of hemorrhage hazard.
Unfortunately, some outcomes cannot be traced in the data. This is the case especially for minor clinical
incidents such as nausea or gastric pain cannot be traced. Those outcomes could correspond to ICD10 codes but
in most hospitals, such codes are not flagged with a date.
2.4 Expert Validation and Reorganization of the Rules
It is mandatory to filter, validate, and organize the rules that are obtained from the data mining: as the
rules have to be used by physicians, they must provide simple, validated, and unquestionable knowledge.
Several meetings are organized with external experts (physicians, pharmacologists, pharmacists, and
statisticians) to filter and reorganize the set of rules. The rules are examined and validated against the SPCs and
scientific references. During the review, the experts may ask for complementary queries on the potential CHD
cases. At this step, the experts may manually add a few rules that are considered as mandatory although they
were not discovered by the data mining process, for instance because the conditions of the rules never occur
(e.g., absolute contraindication) or because the conditions occur but do not lead to any outcome. In every rule,
Analyzing the Coronary Heart Events Based on Weighted Association Rule Mining
www.iosrjournals.org 15 | Page
there is a set of conditions; the experts are asked to characterize each condition according to one of the
following types.
1) ―Segmentation‖ conditions are conditions that do not explain why an outcome occurs, but deeply change its
probability. This kind of condition enables us to reduce overalerting. An example of ―segmentation‖ condition is
underlined in Fig. 2.
2) ―Subgroup‖ conditions are fixed when, for some medical reasons, it does not make sense to consider the
rules for all the patients in the same time.
Fig. Rules are stored in a rule repository.
A machine evaluation automatically computes various statistics (occurrences) of the rules in every medica
department the sample before computing the statistics. The following subgroups are systematically defined.
a) The INR deviations or vitamin K administrations are only explored for VKA-treated patients.
b) The increase of activated partial thromboplastin time is only explored for heparin-treated patients.
c) The hyperkalemia is explored separately for patients suffering from renal insufficiency or not.
3) ―Basic‖ conditions group together all the other conditions.
III. EQUATIONS
The weighted support of an itemset X is defined as
sawsup(X)=sup(X)*w(X)
sup(X)=conutT(X)/|T|
w(X) =max{w1,w2,…,wp}
Where w(X) is a weight of X, and countT(X) is the number of transactions in T containing X. Actually, p is the
items’ count of the itemset X. An itemset is called weighted-frequent (large) if its support is larger than a user-
specified value (also called minimum weighted support (minsawsup)). For example, If sawsup(X)
≥minsawsup, the itemset X is weighted-frequent.
The sawsupport of an association rule X=>Y is defined as
sawsup(X=>Y) = sawsup(X∪Y)
and the weighted confidence is
sawconf(X=>Y) = sawsup(X∪Y)/ sawsup(X)
Basically, saw-support measures how significantly X and Y appear together; saw-confidence measures how
strong the rule is. If its weighted support sawsup(X=>Y) and weighted confidence sawconf(X=>Y) meet
minimum weighted support (minsawsup) and minimum weighted confidence (minsawconf), X=>Y is a strong
rule. The task of mining association rules is to discover the strong rules.
The interest metric between itemset X and Y is
defined as sawinterest(X,Y)=sawsup(X∪Y)/(sawsup(X)*sawsup(Y)) If the |sawinterest-1|<mini, X and Y don’t
influence each other obviously. The rule between X and Y isn’t interesting. If |sawinterest-1| ≥ mini, the rule
between them may be interesting.
IV. RESULT S
In this paper, 56 different outcomes enable to trace the potential consequences of CHDs. The
supervised rule induction generates rules that predict each outcome. The rules are always filtered, validated, and
tuned by the expert committee. 236 validated rules are obtained. The experts also add some rules that appear to
be important in the academic knowledge and are not discovered by the data mining (e.g., the conditions never
occur, or occur but not lead to the outcome). Over the 56 outcomes, we have the following.
1) Twenty-seven kinds of outcomes are observed and enable to discover CHD detection rules.
2) Ten outcomes are never or too rarely observed in the data, so that no rule is discovered. Data mining will be
performed on larger datasets to get results.
3) Eighteen outcomes are observed but cannot be explained by the use of drugs in the available dataset: the
medical background of the patient is a sufficient explanation, so that no rule is discovered.
Analyzing the Coronary Heart Events Based on Weighted Association Rule Mining
www.iosrjournals.org 16 | Page
V. CONCLUSION
This paper brings innovative and semiautomated solutions for CHD detection. The method is quite
generic and could be applied to other kinds of data as soon as they are available in the EHR, such as structured
results of electrocardiograms. The results of the method used here bring an important contribution to CHD
knowledge. The rules that are obtained are versatile and can be used either as detection rules on past hospital
stays, or as prevention rules in a CDSS context. Those rules are already loaded in several prototypes that are
developed in the frame of the PSIP Project.
1) A tool designed for retrospective ADE detection and follow-up in past hospitalizations: the Scorecards
2) A knowledge-based system for prospective ADE prevention during the medication process, which is used by
three CDSS: one embedded in a computerized physician order entry, another embedded in an EHR, and a
prescription simulation tool that is available even without any Hospital information system.
References
[1] British Heart Foundation. (2008, Mar. 8). European Cardiovascular Disease Statistics. [Online]. Available: http://www.
heartstats.org/datapage.asp?id=7683
[2] Euroaspire study group, ―A European Society of Cardiology survey of secondary prevention of coronary heart disease: Principal
results,‖ Eur. Heart J., vol. 18, pp. 1569–1582, 1997.
[3] Euroaspire II Study Group, ―Lifestyle and risk factor management and use of drug therapies in coronary patients from 15
countries,‖ Eur. Heart J., vol. 22, pp. 554–572, 2002.
[4] Euroaspire stusy group, ―Euroaspire III: A survey on the lifestyle, risk factors and use of cardioprotective drug therapies in coronary
patients from 22 European countries,‖ Eur. J. Cardiovasc. Prev. Rehabil., vol. 16, no. 2, pp. 121–137, 2009.
[5] T. Marshall, ―Identification of patients for clinical risk assessment by prediction of cardiovascular risk using default risk factor
values,‖ Br. Med. Assoc. Public Health, vol. 8, p. 25, 2008.
[6] W. B. Kannel, ―Contributions of the Framingham Study to the conquest of coronary artery disease,‖ Amer. J. Cardiol., vol. 62, pp.
1109–1112, 1988.
[7] M. Karaolis, J. A.Moutiris, and C. S. Pattichis, ―Assessment of the risk of coronary heart event based on data mining,‖ in Proc. 8th
IEEE Int. Conf. Bioinformatics Bioeng., 2008, pp. 1–5.
[8] L. T. Kohn, J. M. Corrigan, and M. S. Donaldson, To Err Is Human: Building a Safer Health System. Washington, DC: Natl. Acad.,
1999.
[9] Institute of Medicine, Preventing Medication Errors. Washington, DC: Natl. Acad., 2007.
[10] T. K. Gandhi, D. L. Seger, and D. W. Bates, ―Identifying drug safety issues: From research to practice,‖ Int. J. Qual. Health Care,
vol. 12, no. 1, pp. 69–76, Feb. 2000.
[11] D. W. Bates, R. S. Evans, H. Murff, P. D. Stetson, L. Pizziferri, and G. Hripcsak, ―Detecting adverse events using information
technology,‖ J. Am. Med. Inf., vol. 10, no. 2, pp. 115–128, Mar./Apr. 2003.
[12] T. Morimoto, T. K. Gandhi, A. C. Seger, T. C. Hsieh, and D. W. Bates, ―Adverse drug events and medication errors: Detection and
classification methods,‖ Qual. Saf. Health Care, vol. 13, no. 4, pp. 306–314, Aug. 2004.
[13] R. Amalberti, C. Gremion, Y. Auroy, P. Michel, R. Salmi, P. Parneix, J. L. Quenon, and B. Hubert, ―Typologie et m´ethode
d’´evaluation des syst`emes de signalement des accidents m´edicaux et des ´ev´enements ind´esirables,‖ DRESS, Paris, France,
Report, 2006. Inf. Assoc., vol. 12, no. 4, pp. 448–457, Jul./Aug. 2005.

Weitere ähnliche Inhalte

Was ist angesagt?

Patient related choice of antihypertensive medication in the elderly
Patient related choice of antihypertensive medication in the elderlyPatient related choice of antihypertensive medication in the elderly
Patient related choice of antihypertensive medication in the elderlypharmaindexing
 
Misclassification of Outcomes of Subjects on the Liver Transplant Waitlist 5....
Misclassification of Outcomes of Subjects on the Liver Transplant Waitlist 5....Misclassification of Outcomes of Subjects on the Liver Transplant Waitlist 5....
Misclassification of Outcomes of Subjects on the Liver Transplant Waitlist 5....Leonard Davis Institute of Health Economics
 
1-s2.0-S0002914913019292-main
1-s2.0-S0002914913019292-main1-s2.0-S0002914913019292-main
1-s2.0-S0002914913019292-mainBrian Vendel
 
Purple and white modern advertising presentation
Purple and white modern advertising presentationPurple and white modern advertising presentation
Purple and white modern advertising presentationAnjuPremy
 
Ignacio Previgliano - Argentina - Monday 28 - ICU and Organ Donation
Ignacio Previgliano -  Argentina - Monday 28 - ICU and Organ DonationIgnacio Previgliano -  Argentina - Monday 28 - ICU and Organ Donation
Ignacio Previgliano - Argentina - Monday 28 - ICU and Organ Donationincucai_isodp
 
The study to measure the level of serum annexin V in patients with renal hype...
The study to measure the level of serum annexin V in patients with renal hype...The study to measure the level of serum annexin V in patients with renal hype...
The study to measure the level of serum annexin V in patients with renal hype...inventionjournals
 
Modern therapy in diabetics with cad scintic day
Modern therapy in diabetics  with cad scintic dayModern therapy in diabetics  with cad scintic day
Modern therapy in diabetics with cad scintic dayOsama Almaraghi
 
Initial progress on the journey toward an open source potential drug-drug int...
Initial progress on the journey toward an open source potential drug-drug int...Initial progress on the journey toward an open source potential drug-drug int...
Initial progress on the journey toward an open source potential drug-drug int...Richard Boyce, PhD
 
Oajt new pharmacological strategies in some heart disease under a toxicologic...
Oajt new pharmacological strategies in some heart disease under a toxicologic...Oajt new pharmacological strategies in some heart disease under a toxicologic...
Oajt new pharmacological strategies in some heart disease under a toxicologic...M. Luisetto Pharm.D.Spec. Pharmacology
 
The biomarker of choice in association of dyslipidemia with osteoporosis: A c...
The biomarker of choice in association of dyslipidemia with osteoporosis: A c...The biomarker of choice in association of dyslipidemia with osteoporosis: A c...
The biomarker of choice in association of dyslipidemia with osteoporosis: A c...SriramNagarajan17
 
The Indian Consensus Document on Cardiac Biomarker
The Indian Consensus Document on Cardiac BiomarkerThe Indian Consensus Document on Cardiac Biomarker
The Indian Consensus Document on Cardiac BiomarkerApollo Hospitals
 
STUDY ABSTRACT CORRECTED
STUDY ABSTRACT CORRECTEDSTUDY ABSTRACT CORRECTED
STUDY ABSTRACT CORRECTEDSeema Wilson
 

Was ist angesagt? (20)

Patient related choice of antihypertensive medication in the elderly
Patient related choice of antihypertensive medication in the elderlyPatient related choice of antihypertensive medication in the elderly
Patient related choice of antihypertensive medication in the elderly
 
Misclassification of Outcomes of Subjects on the Liver Transplant Waitlist 5....
Misclassification of Outcomes of Subjects on the Liver Transplant Waitlist 5....Misclassification of Outcomes of Subjects on the Liver Transplant Waitlist 5....
Misclassification of Outcomes of Subjects on the Liver Transplant Waitlist 5....
 
1-s2.0-S0002914913019292-main
1-s2.0-S0002914913019292-main1-s2.0-S0002914913019292-main
1-s2.0-S0002914913019292-main
 
Purple and white modern advertising presentation
Purple and white modern advertising presentationPurple and white modern advertising presentation
Purple and white modern advertising presentation
 
Ne smith et al.2009.sirs in the icu
Ne smith et al.2009.sirs in the icuNe smith et al.2009.sirs in the icu
Ne smith et al.2009.sirs in the icu
 
SGLT2 inhibitors
SGLT2 inhibitorsSGLT2 inhibitors
SGLT2 inhibitors
 
Ignacio Previgliano - Argentina - Monday 28 - ICU and Organ Donation
Ignacio Previgliano -  Argentina - Monday 28 - ICU and Organ DonationIgnacio Previgliano -  Argentina - Monday 28 - ICU and Organ Donation
Ignacio Previgliano - Argentina - Monday 28 - ICU and Organ Donation
 
The Computer Database of 1421 Belarusian Patients with Ischemic Stroke: Desig...
The Computer Database of 1421 Belarusian Patients with Ischemic Stroke: Desig...The Computer Database of 1421 Belarusian Patients with Ischemic Stroke: Desig...
The Computer Database of 1421 Belarusian Patients with Ischemic Stroke: Desig...
 
The study to measure the level of serum annexin V in patients with renal hype...
The study to measure the level of serum annexin V in patients with renal hype...The study to measure the level of serum annexin V in patients with renal hype...
The study to measure the level of serum annexin V in patients with renal hype...
 
American Journal of Anesthesia & Clinical Research
American Journal of Anesthesia & Clinical ResearchAmerican Journal of Anesthesia & Clinical Research
American Journal of Anesthesia & Clinical Research
 
20150300.0 00027
20150300.0 0002720150300.0 00027
20150300.0 00027
 
Modern therapy in diabetics with cad scintic day
Modern therapy in diabetics  with cad scintic dayModern therapy in diabetics  with cad scintic day
Modern therapy in diabetics with cad scintic day
 
Initial progress on the journey toward an open source potential drug-drug int...
Initial progress on the journey toward an open source potential drug-drug int...Initial progress on the journey toward an open source potential drug-drug int...
Initial progress on the journey toward an open source potential drug-drug int...
 
Abcc3
Abcc3Abcc3
Abcc3
 
Cardiology04 (1)
Cardiology04 (1)Cardiology04 (1)
Cardiology04 (1)
 
Oajt new pharmacological strategies in some heart disease under a toxicologic...
Oajt new pharmacological strategies in some heart disease under a toxicologic...Oajt new pharmacological strategies in some heart disease under a toxicologic...
Oajt new pharmacological strategies in some heart disease under a toxicologic...
 
The biomarker of choice in association of dyslipidemia with osteoporosis: A c...
The biomarker of choice in association of dyslipidemia with osteoporosis: A c...The biomarker of choice in association of dyslipidemia with osteoporosis: A c...
The biomarker of choice in association of dyslipidemia with osteoporosis: A c...
 
Ari Refs
Ari RefsAri Refs
Ari Refs
 
The Indian Consensus Document on Cardiac Biomarker
The Indian Consensus Document on Cardiac BiomarkerThe Indian Consensus Document on Cardiac Biomarker
The Indian Consensus Document on Cardiac Biomarker
 
STUDY ABSTRACT CORRECTED
STUDY ABSTRACT CORRECTEDSTUDY ABSTRACT CORRECTED
STUDY ABSTRACT CORRECTED
 

Andere mochten auch

Performance of Real Time Web Traffic Analysis Using Feed Forward Neural Netw...
Performance of Real Time Web Traffic Analysis Using Feed  Forward Neural Netw...Performance of Real Time Web Traffic Analysis Using Feed  Forward Neural Netw...
Performance of Real Time Web Traffic Analysis Using Feed Forward Neural Netw...IOSR Journals
 
Efficient Design of Reversible Sequential Circuit
Efficient Design of Reversible Sequential CircuitEfficient Design of Reversible Sequential Circuit
Efficient Design of Reversible Sequential CircuitIOSR Journals
 
Secure E- Health Care Model
Secure E- Health Care ModelSecure E- Health Care Model
Secure E- Health Care ModelIOSR Journals
 
Utilization Data Mining to Detect Spyware
Utilization Data Mining to Detect Spyware Utilization Data Mining to Detect Spyware
Utilization Data Mining to Detect Spyware IOSR Journals
 
A Comprehensive Overview of Clustering Algorithms in Pattern Recognition
A Comprehensive Overview of Clustering Algorithms in Pattern  RecognitionA Comprehensive Overview of Clustering Algorithms in Pattern  Recognition
A Comprehensive Overview of Clustering Algorithms in Pattern RecognitionIOSR Journals
 
Hide and Seek: Embedding Audio into RGB 24-bit Color Image Sporadically Usin...
Hide and Seek: Embedding Audio into RGB 24-bit Color Image  Sporadically Usin...Hide and Seek: Embedding Audio into RGB 24-bit Color Image  Sporadically Usin...
Hide and Seek: Embedding Audio into RGB 24-bit Color Image Sporadically Usin...IOSR Journals
 
Peak- and Average-Power Reduction in Check-Based BIST by using Bit-Swapping ...
Peak- and Average-Power Reduction in Check-Based BIST by  using Bit-Swapping ...Peak- and Average-Power Reduction in Check-Based BIST by  using Bit-Swapping ...
Peak- and Average-Power Reduction in Check-Based BIST by using Bit-Swapping ...IOSR Journals
 
Identification of Steganographic Signatures in Stego Images Generated By Dis...
Identification of Steganographic Signatures in Stego Images  Generated By Dis...Identification of Steganographic Signatures in Stego Images  Generated By Dis...
Identification of Steganographic Signatures in Stego Images Generated By Dis...IOSR Journals
 
Use of Search Engines by Postgraduate Students of the University Of Nigeria,...
Use of Search Engines by Postgraduate Students of the University  Of Nigeria,...Use of Search Engines by Postgraduate Students of the University  Of Nigeria,...
Use of Search Engines by Postgraduate Students of the University Of Nigeria,...IOSR Journals
 
Performance Analysis of VoIP by Communicating Two Systems
Performance Analysis of VoIP by Communicating Two Systems Performance Analysis of VoIP by Communicating Two Systems
Performance Analysis of VoIP by Communicating Two Systems IOSR Journals
 
Technology Integration Pattern For Distributed Scrum of Scrum
Technology Integration Pattern For Distributed Scrum of ScrumTechnology Integration Pattern For Distributed Scrum of Scrum
Technology Integration Pattern For Distributed Scrum of ScrumIOSR Journals
 

Andere mochten auch (20)

Performance of Real Time Web Traffic Analysis Using Feed Forward Neural Netw...
Performance of Real Time Web Traffic Analysis Using Feed  Forward Neural Netw...Performance of Real Time Web Traffic Analysis Using Feed  Forward Neural Netw...
Performance of Real Time Web Traffic Analysis Using Feed Forward Neural Netw...
 
Efficient Design of Reversible Sequential Circuit
Efficient Design of Reversible Sequential CircuitEfficient Design of Reversible Sequential Circuit
Efficient Design of Reversible Sequential Circuit
 
Secure E- Health Care Model
Secure E- Health Care ModelSecure E- Health Care Model
Secure E- Health Care Model
 
Utilization Data Mining to Detect Spyware
Utilization Data Mining to Detect Spyware Utilization Data Mining to Detect Spyware
Utilization Data Mining to Detect Spyware
 
G0533441
G0533441G0533441
G0533441
 
G0964146
G0964146G0964146
G0964146
 
B0940509
B0940509B0940509
B0940509
 
A Comprehensive Overview of Clustering Algorithms in Pattern Recognition
A Comprehensive Overview of Clustering Algorithms in Pattern  RecognitionA Comprehensive Overview of Clustering Algorithms in Pattern  Recognition
A Comprehensive Overview of Clustering Algorithms in Pattern Recognition
 
G01064046
G01064046G01064046
G01064046
 
Hide and Seek: Embedding Audio into RGB 24-bit Color Image Sporadically Usin...
Hide and Seek: Embedding Audio into RGB 24-bit Color Image  Sporadically Usin...Hide and Seek: Embedding Audio into RGB 24-bit Color Image  Sporadically Usin...
Hide and Seek: Embedding Audio into RGB 24-bit Color Image Sporadically Usin...
 
K0556366
K0556366K0556366
K0556366
 
Peak- and Average-Power Reduction in Check-Based BIST by using Bit-Swapping ...
Peak- and Average-Power Reduction in Check-Based BIST by  using Bit-Swapping ...Peak- and Average-Power Reduction in Check-Based BIST by  using Bit-Swapping ...
Peak- and Average-Power Reduction in Check-Based BIST by using Bit-Swapping ...
 
Identification of Steganographic Signatures in Stego Images Generated By Dis...
Identification of Steganographic Signatures in Stego Images  Generated By Dis...Identification of Steganographic Signatures in Stego Images  Generated By Dis...
Identification of Steganographic Signatures in Stego Images Generated By Dis...
 
G0613235
G0613235G0613235
G0613235
 
Use of Search Engines by Postgraduate Students of the University Of Nigeria,...
Use of Search Engines by Postgraduate Students of the University  Of Nigeria,...Use of Search Engines by Postgraduate Students of the University  Of Nigeria,...
Use of Search Engines by Postgraduate Students of the University Of Nigeria,...
 
E0622035
E0622035E0622035
E0622035
 
K0466974
K0466974K0466974
K0466974
 
Performance Analysis of VoIP by Communicating Two Systems
Performance Analysis of VoIP by Communicating Two Systems Performance Analysis of VoIP by Communicating Two Systems
Performance Analysis of VoIP by Communicating Two Systems
 
F0944552
F0944552F0944552
F0944552
 
Technology Integration Pattern For Distributed Scrum of Scrum
Technology Integration Pattern For Distributed Scrum of ScrumTechnology Integration Pattern For Distributed Scrum of Scrum
Technology Integration Pattern For Distributed Scrum of Scrum
 

Ähnlich wie C0151216

07 exemplo de metanálise
07   exemplo de metanálise07   exemplo de metanálise
07 exemplo de metanálisegisa_legal
 
The role of genetic factors in Hypertension among Iraqi citizens
The role of genetic factors in Hypertension among Iraqi citizensThe role of genetic factors in Hypertension among Iraqi citizens
The role of genetic factors in Hypertension among Iraqi citizensAI Publications
 
Global death causes & preventive strategy
Global death causes & preventive strategyGlobal death causes & preventive strategy
Global death causes & preventive strategyDeepikaHarish
 
IMBALANCED DATASET EFFECT ON CNN-BASED CLASSIFIER PERFORMANCE FOR FACE RECOGN...
IMBALANCED DATASET EFFECT ON CNN-BASED CLASSIFIER PERFORMANCE FOR FACE RECOGN...IMBALANCED DATASET EFFECT ON CNN-BASED CLASSIFIER PERFORMANCE FOR FACE RECOGN...
IMBALANCED DATASET EFFECT ON CNN-BASED CLASSIFIER PERFORMANCE FOR FACE RECOGN...ijaia
 
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...ijaia
 
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...gerogepatton
 
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...gerogepatton
 
Heart disease prediction by using novel optimization algorithm_ A supervised ...
Heart disease prediction by using novel optimization algorithm_ A supervised ...Heart disease prediction by using novel optimization algorithm_ A supervised ...
Heart disease prediction by using novel optimization algorithm_ A supervised ...BASMAJUMAASALEHALMOH
 
Heart Failure Prediction using Different Machine Learning Techniques
Heart Failure Prediction using Different Machine Learning TechniquesHeart Failure Prediction using Different Machine Learning Techniques
Heart Failure Prediction using Different Machine Learning TechniquesIRJET Journal
 
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...ijdmtaiir
 
PREVENTION OF HEART PROBLEM USING ARTIFICIAL INTELLIGENCE
PREVENTION OF HEART PROBLEM USING ARTIFICIAL INTELLIGENCEPREVENTION OF HEART PROBLEM USING ARTIFICIAL INTELLIGENCE
PREVENTION OF HEART PROBLEM USING ARTIFICIAL INTELLIGENCEijaia
 
Prognosis of Diabetes by Performing Data Mining of HbA1c
 Prognosis of Diabetes by Performing Data Mining of HbA1c Prognosis of Diabetes by Performing Data Mining of HbA1c
Prognosis of Diabetes by Performing Data Mining of HbA1cIJCSIS Research Publications
 
IMS Health Enriched Real-World Data Study
IMS Health Enriched Real-World Data StudyIMS Health Enriched Real-World Data Study
IMS Health Enriched Real-World Data StudyIMSHealthRWES
 
A comparative analysis of biochemical and hematological parameters in diabeti...
A comparative analysis of biochemical and hematological parameters in diabeti...A comparative analysis of biochemical and hematological parameters in diabeti...
A comparative analysis of biochemical and hematological parameters in diabeti...amsjournal
 
Hepatotoxicity related to antidepressive psychopharmacotherapy: implications ...
Hepatotoxicity related to antidepressive psychopharmacotherapy: implications ...Hepatotoxicity related to antidepressive psychopharmacotherapy: implications ...
Hepatotoxicity related to antidepressive psychopharmacotherapy: implications ...Yasir Hameed
 

Ähnlich wie C0151216 (20)

07 exemplo de metanálise
07   exemplo de metanálise07   exemplo de metanálise
07 exemplo de metanálise
 
The role of genetic factors in Hypertension among Iraqi citizens
The role of genetic factors in Hypertension among Iraqi citizensThe role of genetic factors in Hypertension among Iraqi citizens
The role of genetic factors in Hypertension among Iraqi citizens
 
Js2416801683
Js2416801683Js2416801683
Js2416801683
 
Ojchd.000542
Ojchd.000542Ojchd.000542
Ojchd.000542
 
Global death causes & preventive strategy
Global death causes & preventive strategyGlobal death causes & preventive strategy
Global death causes & preventive strategy
 
IMBALANCED DATASET EFFECT ON CNN-BASED CLASSIFIER PERFORMANCE FOR FACE RECOGN...
IMBALANCED DATASET EFFECT ON CNN-BASED CLASSIFIER PERFORMANCE FOR FACE RECOGN...IMBALANCED DATASET EFFECT ON CNN-BASED CLASSIFIER PERFORMANCE FOR FACE RECOGN...
IMBALANCED DATASET EFFECT ON CNN-BASED CLASSIFIER PERFORMANCE FOR FACE RECOGN...
 
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
 
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
 
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
A COMPREHENSIVE SYSTEMATIC REVIEW FOR CARDIOVASCULAR DISEASE USING MACHINE LE...
 
Heart disease prediction by using novel optimization algorithm_ A supervised ...
Heart disease prediction by using novel optimization algorithm_ A supervised ...Heart disease prediction by using novel optimization algorithm_ A supervised ...
Heart disease prediction by using novel optimization algorithm_ A supervised ...
 
Heart Failure Prediction using Different Machine Learning Techniques
Heart Failure Prediction using Different Machine Learning TechniquesHeart Failure Prediction using Different Machine Learning Techniques
Heart Failure Prediction using Different Machine Learning Techniques
 
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...
 
PREVENTION OF HEART PROBLEM USING ARTIFICIAL INTELLIGENCE
PREVENTION OF HEART PROBLEM USING ARTIFICIAL INTELLIGENCEPREVENTION OF HEART PROBLEM USING ARTIFICIAL INTELLIGENCE
PREVENTION OF HEART PROBLEM USING ARTIFICIAL INTELLIGENCE
 
Prognosis of Diabetes by Performing Data Mining of HbA1c
 Prognosis of Diabetes by Performing Data Mining of HbA1c Prognosis of Diabetes by Performing Data Mining of HbA1c
Prognosis of Diabetes by Performing Data Mining of HbA1c
 
What is Clinical Data Mining?
What is Clinical Data Mining?What is Clinical Data Mining?
What is Clinical Data Mining?
 
Smoaj.000568
Smoaj.000568Smoaj.000568
Smoaj.000568
 
IMS Health Enriched Real-World Data Study
IMS Health Enriched Real-World Data StudyIMS Health Enriched Real-World Data Study
IMS Health Enriched Real-World Data Study
 
A comparative analysis of biochemical and hematological parameters in diabeti...
A comparative analysis of biochemical and hematological parameters in diabeti...A comparative analysis of biochemical and hematological parameters in diabeti...
A comparative analysis of biochemical and hematological parameters in diabeti...
 
In_silico_Modeling_Personalized_Therapy _Pulmonary_Artery_Hypertension.pdf
In_silico_Modeling_Personalized_Therapy _Pulmonary_Artery_Hypertension.pdfIn_silico_Modeling_Personalized_Therapy _Pulmonary_Artery_Hypertension.pdf
In_silico_Modeling_Personalized_Therapy _Pulmonary_Artery_Hypertension.pdf
 
Hepatotoxicity related to antidepressive psychopharmacotherapy: implications ...
Hepatotoxicity related to antidepressive psychopharmacotherapy: implications ...Hepatotoxicity related to antidepressive psychopharmacotherapy: implications ...
Hepatotoxicity related to antidepressive psychopharmacotherapy: implications ...
 

Mehr von IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Kürzlich hochgeladen

Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 

Kürzlich hochgeladen (20)

Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 

C0151216

  • 1. IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) ISSN: 2319 – 4200, ISBN No. : 2319 – 4197 Volume 1, Issue 5 (Jan. - Feb 2013), PP 12-16 www.iosrjournals.org www.iosrjournals.org 12 | Page Analyzing the Coronary Heart Events Based on Weighted Association Rule Mining K.R.Snehaa Gayathri, Mrs B.Gomathy Asst Professor(Sr Grade) (Cse,Bannari Amman Institute Of Technology,Sathyamangalam,India) Abstract: Coronary heart disease (CHD) is one of the major causes of disability in adults as well as one of the main causes of death in the developed countries. Although significant progress has been made in the diagnosis and treatment of CHD, further investigation is still needed. The objective of this study was to develop the assessment of heart event-risk factors targeting in the reduction of CHD events using Weighted Association Rule Mining. The risk factors investigated were: 1) before the event: a) nonmodifiable—age, sex, and family history for premature CHD, b) modifiable—smoking before the event, history of hypertension, and history of diabetes; and 2) after the event: modifiable—smoking after the event, systolic blood pressure, diastolic blood pressure, total cholesterol, highdensity lipoprotein, low-density lipoprotein, triglycerides, and glucose. The events investigated were: myocardial infarction (MI), percutaneous coronary intervention (PCI), and coronary artery bypass graft surgery (CABGData-mining analysis was carried out using the Weighted Association Rule Mining for the afore mentioned three events using five different splitting criteria. Keywords: Coronary heart disease (CHD), data mining, weighted association rule mining,MI,PCI I. Introduction Coronary heart disease (CHD) is the single most common cause of death in Europe, responsible for nearly two million deaths a year. Advances in the field of medicine over the past few decades enabled the identification of risk factors that may contribute toward the development of CHD. However, this knowledge has not yet helped in the significant reduction of CHD incidence. There are several factors that contribute to the development of a coronary heart event. These risk factors may be classified into two categories, not modifiable and modifiable. The first category includes factors that cannot be altered by intervention such as age, gender, operations, family history, and genetic attributes . Modifiable risk factors are those for which either treatment is available or in which alternations in behavior can reduce the proportion of the population exposed. Established, modifiable risk factors for CHD currently include smoking, hypertension, diabetes, cholesterol, high-density lipoprotein, low-density lipoprotein, triglycerides. Data-mining analysis was carried out using the weighted association rule mining using five different splitting criteria for extracting rules based on the aforementioned risk factors. Preliminary results of this study were previously published. In order to improve the patient safety and avoid the underreporting bias, this paper aims at automatically discovering CHDs that occurred in inpatients. This will be done by identifying situations at risk of CHD by data mining of routinely collected data of past hospitalizations. In those data, the CHDs are not explicitly flagged as no preliminary review is performed. Outpatients’ CHDs leading to hospitalization will not be studied. A list of outcomes will first be defined, and the link between those outcomes and prior drug administrations or discontinuations will be studied by means of weighted association rule mining techniques applied on a training set. Rules will be obtained, in which an outcome is explained by a set of drugs in combination with a clinical background, in the form of ADE detection rules (e.g., drug_A & background_B → outcome_C). Then those rules will be applied onto past hospital stays of an evaluation set to get contextualized statistics such as the confidence (e.g., probability of outcome_C when drug_A and background_B are present). Regarding data mining techniques, two issues have to be solved: 1) the temporal constraints have to be taken into account; and 2) we have to use supervised rule-induction methods, although the ADEs are not explicitly flagged in the routinely collected data,which are usually required in the classical rule induction method.
  • 2. Analyzing the Coronary Heart Events Based on Weighted Association Rule Mining www.iosrjournals.org 13 | Page TABLE I DESCRIPTION OF THE HOSPITALS AND STAYS USED II. Materials And Methods 2.1 Data Collection, Cleaning, and Coding Data from 1500 consecutive CHD subjects were collected between the years 2003–2006 and 2009 (300 subjects each year) according to a prespecified protocol, under the supervision of the participating cardiologist (Dr. J. Moutiris, second author of this paper) at the Department of Cardiology, a the Paphos General Hospital in Cyprus. Subjects had at least one of the following criteria on enrollment, history of MI, or percutaneous coronary intervention (PCI), or coronary artery bypass graft surgery (CABG). Data for each subject were collected as given in Table I: 1) risk factors before the event, a) nonmodifiable— age, sex, and family history (FH); 2) modifiable—smoking before the event (SMBEF), history of hypertension (HxHTN), and history of diabetes (HxDM); and 2) risk factors after the event, modifiable—smoking after the event (SMAFT), systolic blood pressure (SBP) in mmHg, diastolic blood pressure (DBP) in mmHg, total cholesterol (TC) in mg/dL, high-density lipoprotein (HDL) in mg/dL, low-density lipoprotein (LDL) in mg/dL, triglycerides (TG) in mg/dL, and glucose (GLU) in mg/dL.To clean the data, the fields were identified, duplications were extracted, missing values were filled, and the data were coded as given in Table I. After data cleaning, the number of cases was reduced as given in Table II, mainly due to unavailability of biochemical results. 2.1.1Calculation of the Risk For each subject, we used the Framingham equation to calculate the risk for an event to occur. We separated the subjects into two categories, those who have had an event and those who have not had an event. Then, for each extracted rule, we found out the subjects matching that rule and computed the average event risk per rule based on the risk value of each subject . It is noted that values of risk lower than 5%, between 5–10%, and higher than 10% classify a subject as low, intermediate, and high risk, respectively. TABLE I CODING OF RISK FACTORS
  • 3. Analyzing the Coronary Heart Events Based on Weighted Association Rule Mining www.iosrjournals.org 14 | Page TABLE II NO. OF CASES PER SET OF RULES/MODELS INVESTIGATED For each hospital stay, those data include the following. 1) Medical and administrative information (e.g., age, gender, admission date, medical department, etc.). 2) Diagnoses encoded using the International Classification of Diseases, tenth version (ICD10). 3) Medical procedures encoded using national classifications, including therapeutic and diagnostic procedures. 4) Drugs administered to the patient, encoded using the Anatomical Therapeutic Chemical classification (ATC). 5) Laboratory results encoded using the International Union of Pure and Applied Chemistry classification. 6) Anonymized free-text records, such as the discharge letter. The data from EHRs are provided by six hospitals that are part of the PSIP Project. This study is performed using 115 447 records from six hospitals (see Table I). They allow for a four year follow up (from 2007 to 2010). 2.2 Aggregation of the Complex Data of the Stays Into Simple Events 2.2.1 General Principles: The data described in the data repository are characterized by a complex data scheme, very numerous classes (about 17 000 codes for ICD10, about 5400 codes for the ATC, etc.) and repeated measurements throughout the hospitalization (e.g., laboratory parameters and drug administrations). Those characteristics make those data too complex to be mined using statistical methods. The aim of the data-to-event aggregation process is to automatically get a simpler representation of data for data mining purposes. Aggregation engines are developed in order to transform the available data into information described as sets of events. For each kind of data (administrative information, diagnoses, drugs, and laboratory results), a specific aggregation engine is developed and fed with a mapping. Each mapping is described by means of extensible markup language (XML) files outside the engine. The aggregation engines enable to describe the events in terms of binary variables complemented by start and stop dates. Those engines are not static and can be adapted with respect to the context. 2.3 Identification of the Outcomes in Relation With CHDs As described in Section, a list of outcomes is extracted from the summaries of product characteristics. The outcomes are traced in the data essentially by screening the laboratory results and administered drugs; this is possible through different ways depending on the category of outcome. For instance, the occurrence of a hyperkalemia (laboratory-related outcome) is directly traced using the potassium level in the blood. The occurrence of a hemorrhage under vitamin K antagonists (VKA) can be traced through different ways: 1) an increase of the international normalized ratio (INR), a laboratory parameter that rises up in case of VKA overdose; and 2) the vitamin K administration, an antidote which is prescribed in case of hemorrhage under VKA. The structured SPC database describes 228 different kinds of outcomes. 83 (37%) of those outcomes are traceable in this paper, due to the available data. Duplicate entries are then removed; for instance, in the initial list, ―hyperbilirubinemia‖ is also described using two synonyms, ―bilirubinemia higher than twice the normal upper bound‖ and ―jaundice.‖ As a consequence, those 83 outcomes are traced through 56 different variables. Those outcomes correspond to life-threatening CHDs, such as hyperkalemia of hemorrhage hazard. Unfortunately, some outcomes cannot be traced in the data. This is the case especially for minor clinical incidents such as nausea or gastric pain cannot be traced. Those outcomes could correspond to ICD10 codes but in most hospitals, such codes are not flagged with a date. 2.4 Expert Validation and Reorganization of the Rules It is mandatory to filter, validate, and organize the rules that are obtained from the data mining: as the rules have to be used by physicians, they must provide simple, validated, and unquestionable knowledge. Several meetings are organized with external experts (physicians, pharmacologists, pharmacists, and statisticians) to filter and reorganize the set of rules. The rules are examined and validated against the SPCs and scientific references. During the review, the experts may ask for complementary queries on the potential CHD cases. At this step, the experts may manually add a few rules that are considered as mandatory although they were not discovered by the data mining process, for instance because the conditions of the rules never occur (e.g., absolute contraindication) or because the conditions occur but do not lead to any outcome. In every rule,
  • 4. Analyzing the Coronary Heart Events Based on Weighted Association Rule Mining www.iosrjournals.org 15 | Page there is a set of conditions; the experts are asked to characterize each condition according to one of the following types. 1) ―Segmentation‖ conditions are conditions that do not explain why an outcome occurs, but deeply change its probability. This kind of condition enables us to reduce overalerting. An example of ―segmentation‖ condition is underlined in Fig. 2. 2) ―Subgroup‖ conditions are fixed when, for some medical reasons, it does not make sense to consider the rules for all the patients in the same time. Fig. Rules are stored in a rule repository. A machine evaluation automatically computes various statistics (occurrences) of the rules in every medica department the sample before computing the statistics. The following subgroups are systematically defined. a) The INR deviations or vitamin K administrations are only explored for VKA-treated patients. b) The increase of activated partial thromboplastin time is only explored for heparin-treated patients. c) The hyperkalemia is explored separately for patients suffering from renal insufficiency or not. 3) ―Basic‖ conditions group together all the other conditions. III. EQUATIONS The weighted support of an itemset X is defined as sawsup(X)=sup(X)*w(X) sup(X)=conutT(X)/|T| w(X) =max{w1,w2,…,wp} Where w(X) is a weight of X, and countT(X) is the number of transactions in T containing X. Actually, p is the items’ count of the itemset X. An itemset is called weighted-frequent (large) if its support is larger than a user- specified value (also called minimum weighted support (minsawsup)). For example, If sawsup(X) ≥minsawsup, the itemset X is weighted-frequent. The sawsupport of an association rule X=>Y is defined as sawsup(X=>Y) = sawsup(X∪Y) and the weighted confidence is sawconf(X=>Y) = sawsup(X∪Y)/ sawsup(X) Basically, saw-support measures how significantly X and Y appear together; saw-confidence measures how strong the rule is. If its weighted support sawsup(X=>Y) and weighted confidence sawconf(X=>Y) meet minimum weighted support (minsawsup) and minimum weighted confidence (minsawconf), X=>Y is a strong rule. The task of mining association rules is to discover the strong rules. The interest metric between itemset X and Y is defined as sawinterest(X,Y)=sawsup(X∪Y)/(sawsup(X)*sawsup(Y)) If the |sawinterest-1|<mini, X and Y don’t influence each other obviously. The rule between X and Y isn’t interesting. If |sawinterest-1| ≥ mini, the rule between them may be interesting. IV. RESULT S In this paper, 56 different outcomes enable to trace the potential consequences of CHDs. The supervised rule induction generates rules that predict each outcome. The rules are always filtered, validated, and tuned by the expert committee. 236 validated rules are obtained. The experts also add some rules that appear to be important in the academic knowledge and are not discovered by the data mining (e.g., the conditions never occur, or occur but not lead to the outcome). Over the 56 outcomes, we have the following. 1) Twenty-seven kinds of outcomes are observed and enable to discover CHD detection rules. 2) Ten outcomes are never or too rarely observed in the data, so that no rule is discovered. Data mining will be performed on larger datasets to get results. 3) Eighteen outcomes are observed but cannot be explained by the use of drugs in the available dataset: the medical background of the patient is a sufficient explanation, so that no rule is discovered.
  • 5. Analyzing the Coronary Heart Events Based on Weighted Association Rule Mining www.iosrjournals.org 16 | Page V. CONCLUSION This paper brings innovative and semiautomated solutions for CHD detection. The method is quite generic and could be applied to other kinds of data as soon as they are available in the EHR, such as structured results of electrocardiograms. The results of the method used here bring an important contribution to CHD knowledge. The rules that are obtained are versatile and can be used either as detection rules on past hospital stays, or as prevention rules in a CDSS context. Those rules are already loaded in several prototypes that are developed in the frame of the PSIP Project. 1) A tool designed for retrospective ADE detection and follow-up in past hospitalizations: the Scorecards 2) A knowledge-based system for prospective ADE prevention during the medication process, which is used by three CDSS: one embedded in a computerized physician order entry, another embedded in an EHR, and a prescription simulation tool that is available even without any Hospital information system. References [1] British Heart Foundation. (2008, Mar. 8). European Cardiovascular Disease Statistics. [Online]. Available: http://www. heartstats.org/datapage.asp?id=7683 [2] Euroaspire study group, ―A European Society of Cardiology survey of secondary prevention of coronary heart disease: Principal results,‖ Eur. Heart J., vol. 18, pp. 1569–1582, 1997. [3] Euroaspire II Study Group, ―Lifestyle and risk factor management and use of drug therapies in coronary patients from 15 countries,‖ Eur. Heart J., vol. 22, pp. 554–572, 2002. [4] Euroaspire stusy group, ―Euroaspire III: A survey on the lifestyle, risk factors and use of cardioprotective drug therapies in coronary patients from 22 European countries,‖ Eur. J. Cardiovasc. Prev. Rehabil., vol. 16, no. 2, pp. 121–137, 2009. [5] T. Marshall, ―Identification of patients for clinical risk assessment by prediction of cardiovascular risk using default risk factor values,‖ Br. Med. Assoc. Public Health, vol. 8, p. 25, 2008. [6] W. B. Kannel, ―Contributions of the Framingham Study to the conquest of coronary artery disease,‖ Amer. J. Cardiol., vol. 62, pp. 1109–1112, 1988. [7] M. Karaolis, J. A.Moutiris, and C. S. Pattichis, ―Assessment of the risk of coronary heart event based on data mining,‖ in Proc. 8th IEEE Int. Conf. Bioinformatics Bioeng., 2008, pp. 1–5. [8] L. T. Kohn, J. M. Corrigan, and M. S. Donaldson, To Err Is Human: Building a Safer Health System. Washington, DC: Natl. Acad., 1999. [9] Institute of Medicine, Preventing Medication Errors. Washington, DC: Natl. Acad., 2007. [10] T. K. Gandhi, D. L. Seger, and D. W. Bates, ―Identifying drug safety issues: From research to practice,‖ Int. J. Qual. Health Care, vol. 12, no. 1, pp. 69–76, Feb. 2000. [11] D. W. Bates, R. S. Evans, H. Murff, P. D. Stetson, L. Pizziferri, and G. Hripcsak, ―Detecting adverse events using information technology,‖ J. Am. Med. Inf., vol. 10, no. 2, pp. 115–128, Mar./Apr. 2003. [12] T. Morimoto, T. K. Gandhi, A. C. Seger, T. C. Hsieh, and D. W. Bates, ―Adverse drug events and medication errors: Detection and classification methods,‖ Qual. Saf. Health Care, vol. 13, no. 4, pp. 306–314, Aug. 2004. [13] R. Amalberti, C. Gremion, Y. Auroy, P. Michel, R. Salmi, P. Parneix, J. L. Quenon, and B. Hubert, ―Typologie et m´ethode d’´evaluation des syst`emes de signalement des accidents m´edicaux et des ´ev´enements ind´esirables,‖ DRESS, Paris, France, Report, 2006. Inf. Assoc., vol. 12, no. 4, pp. 448–457, Jul./Aug. 2005.