Administrative procedures in various organizations produce numerous crucial records and data. These
records and data are also used in other processes like customer relationship management and accounting
operations.It is incredibly challenging to use and extract valuable and meaningful information from these data
and records because they are frequently enormous and continuously growing in size and complexity.Data
mining is the act of sorting through large data sets to find patterns and relationships that might aid in the data
analysis process of resolving business issues. Using data mining techniques, enterprises can forecast future
trends and make better business decisions.The Apriori algorithm has been introduced to calculate the
association rules between objects; the primary goal of this algorithm is to establish an association rule between
various things. The association rule describes how two or more objects are related.We have employed the
Apriori property and Apriori Mlxtend algorithms in this study and we applied them on the hospital database;
and, by using python coding, the results showed that the performance of Apriori Mlxtend was faster, and it
was 0.38622, and the Apriori property algorithm was 0.090909. That means the Apriori Mlxtend was better
than the Apriori property algorithm.
This study aims to evaluate the performance of emergency departments according to international standards through studying the performance in some of Iraqi public hospitals, where the evaluation performance is considered one of the important topics that take a great deal of officials' attention, especially decision makers in health organizations.
The researcher has derived the research idea from the importance of work in emergency department in hospitals and to what it provides of medical services and quick and immediate nursing care that help in patients' lifesaving, and it is the mirror that reflects the real image for the hospital
... Show MoreThis research sought to present a concept of cross-sectional data models, A crucial double data to take the impact of the change in time and obtained from the measured phenomenon of repeated observations in different time periods, Where the models of the panel data were defined by different types of fixed , random and mixed, and Comparing them by studying and analyzing the mathematical relationship between the influence of time with a set of basic variables Which are the main axes on which the research is based and is represented by the monthly revenue of the working individual and the profits it generates, which represents the variable response And its relationship to a set of explanatory variables represented by the
... Show MoreThis paper aims to identify the contents of the advertisements of the (Take the Vaccine .. to Protect Yourself) campaign that was carried out by the Iraqi Ministry of Health for the period from (11/19/2020) to (4/1/2022), to raise awareness of the anti-Covid 19 virus vaccines, which it published on its official page on Facebook. The researcher used a comprehensive inventory method for the research community, and used the content analysis tool.
... Show MoreIntervention in International Relations from the concepts that are still highly
controversial among those he considers a breach of international law and the UN Charter and
in violation of the rule , and those who felt that the need provided, however, that this is linked
motives humanity recognized by the international community , because the international
variables proved the inadequacy of the principle of non-interference and the principle of
sovereignty as the traditional variables international , and therefore most of the international
practice came a bus with many of the behaviors that reflect a decline in its entirety to these
principles , and became adapt these principles with international reality is too compl
Feature selection (FS) constitutes a series of processes used to decide which relevant features/attributes to include and which irrelevant features to exclude for predictive modeling. It is a crucial task that aids machine learning classifiers in reducing error rates, computation time, overfitting, and improving classification accuracy. It has demonstrated its efficacy in myriads of domains, ranging from its use for text classification (TC), text mining, and image recognition. While there are many traditional FS methods, recent research efforts have been devoted to applying metaheuristic algorithms as FS techniques for the TC task. However, there are few literature reviews concerning TC. Therefore, a comprehensive overview was systematicall
... Show MoreThe aim of this study was to know the inhibition activity of squeezed grape waste extract on Bacillus stearpthermophilus by using three different tempretures degree 40, 60 and 80c, in order to reduce the time exposure of food for preservation. This study include two branchs: First: isolation and identification of Bacillus stearothermophilus from soil, 5 sample were collected from the soil of the college agriculture/Baghdad university. Samples were cultured on nutrient agar, microscopic and culturing tests were conducted and many biochemical tests were done. The isolates were cultivated at 55 c and 65 c for differentiate it from Bacillus coagulans which is can't grow at 65 co. The c
... Show MoreThe purpose of this paper is to gain a good understanding about wake region behind the car body due to the aerodynamic effect when the air flows over the road vehicle during its movement. The main goal of this study is to discuss the effect of the geometry on the wake region and the aerodynamic drag coefficient. Results will be achieved by using two different shapes, which are the fastback and the notchback. The study will be implemented by the Computational Fluid Dynamic (CFD) by using STAR-CCM+® software for the simulation. This study investigates the steady turbulent flow using k-epsilon turbulence model. The results obtained from the simulation show that the region of the air separation behind the vehicle
... Show MoreThe consumption of dried bananas has increased because they contain essential nutrients. In order to preserve bananas for a longer period, a drying process is carried out, which makes them a light snack that does not spoil quickly. On the other hand, machine learning algorithms can be used to predict the sweetness of dried bananas. The article aimed to study the effect of different drying times (6, 8, and 10 hours) using an air dryer on some physical and chemical characteristics of bananas, including CIE-L*a*b, water content, carbohydrates, and sweetness. Also predicting the sweetness of dried bananas based on the CIE-L*a*b ratios using machine learn- ing algorithms RF, SVM, LDA, KNN, and CART. The results showed that increasing the drying
... Show MoreMohammed Hassan Salman is one of the Iraqi national figures who put a clear mark to promote the health institution and to improve the Iraqi people, even it was written about him as "The man who struggled to fight the tuberculosis", He began to struggle against this social courage that has been killing hundreds of Iraqis since his joining of Association for combating tuberculosis in 1999 and his big role in the application of (B-C-G) for the first in Iraq.
In data mining, classification is a form of data analysis that can be used to extract models describing important data classes. Two of the well known algorithms used in data mining classification are Backpropagation Neural Network (BNN) and Naïve Bayesian (NB). This paper investigates the performance of these two classification methods using the Car Evaluation dataset. Two models were built for both algorithms and the results were compared. Our experimental results indicated that the BNN classifier yield higher accuracy as compared to the NB classifier but it is less efficient because it is time-consuming and difficult to analyze due to its black-box implementation.