<p>Currently, breast cancer is one of the most common cancers and a main reason of women death worldwide particularly in<strong> </strong>developing countries such as Iraq. our work aims to predict the type of tumor whether benign or malignant through models that were built using logistic regression and neural networks and we hope it will help doctors in detecting the type of breast tumor. Four models were set using binary logistic regression and two different types of artificial neural networks namely multilayer perceptron MLP and radial basis function RBF. Evaluation of validated and trained models was done using several performance metrics like accuracy, sensitivity, specificity, and AUC (area under receiver operating characteristic ROC). Dataset was downloaded from UCI ml repository; it is composed of 9 attributes and 699 samples. The findings are clearly showing that the RBF NN classifier is the best in prediction of the type of breast tumors since it had recorded the highest performance in terms of correct classification rate (accuracy), sensitivity, specificity, and AUC (area under Receiver Operating Characteristic ROC) among all other models.</p>
Background: Breast cancer is the most common malignancy affecting the Iraqi population and the leading cause of cancer related mortality among Iraqi women. It has been well documented that prognosis of patients depends largely upon the hormone receptor contents and HER-2 over expression of their neoplasm. Recent studies suggest that Triple Positive (TP) tumors, bearing the three markers, tend to exhibit a relatively favorable clinical behavior in which overtreatment is not recommended. Aim: To document the different frequencies of ER/PR/HER2 breast cancer molecular subtypes focusing on the Triple Positive pattern; correlating those with the corresponding clinico-pathological characteristics among a sample of Iraqi patients diagnosed with th
... Show MoreThe present article delves into the examination of groundwater quality, based on WQI, for drinking purposes in Baghdad City. Further, for carrying out the investigation, the data was collected from the Ministry of Water Resources of Baghdad, which represents water samples drawn from 114 wells in Al-Karkh and Al-Rusafa sides of Baghdad city. With the aim of further determining WQI, four water parameters such as (i) pH, (ii) Chloride (Cl), (iii) Sulfate (SO4), and (iv) Total dissolved solids (TDS), were taken into consideration. According to the computed WQI, the distribution of the groundwater samples, with respect to their quality classes such as excellent, good, poor, very poor and unfit for human drinking purpose, was found to be
... Show MoreThis cross-sectional, questionnaire-based study evaluated the knowledge, attitude and practice towards breast cancer and breast self-examination [BSE] among 387 [302 females and 85 males] educated Iraqis affiliated to 2 Iraqi universities. The participants were categorized into 3 occupations: student [71.3%], teaching staff [10.3%] and administrative staff [18.3%]. About half of the participants had a low knowledge score [< 50%]; only 14.3% were graded as [Good] and above. Almost 75% of the participants believed that the best way to control breast cancer was through early detection and other possible preventive measures. Most participants [90.9%] had heard of BSE, the main source of informatio
... Show MoreData mining has the most important role in healthcare for discovering hidden relationships in big datasets, especially in breast cancer diagnostics, which is the most popular cause of death in the world. In this paper two algorithms are applied that are decision tree and K-Nearest Neighbour for diagnosing Breast Cancer Grad in order to reduce its risk on patients. In decision tree with feature selection, the Gini index gives an accuracy of %87.83, while with entropy, the feature selection gives an accuracy of %86.77. In both cases, Age appeared as the most effective parameter, particularly when Age<49.5. Whereas Ki67 appeared as a second effective parameter. Furthermore, K- Nearest Neighbor is based on the minimu
... Show MoreBreast cancer is the most prevalent malignancy among women worldwide, in Iraq it ranks the first among the population and the leading cause of cancer related female mortality. This study is designed to investigate the correlations between serum and tissue markers in order to clarify their role in progression or regression breast cancer. Tumor Markers are groups of substances, mainly proteins, produced from cancer cell or from other cells in the body in response to tumor. The study was carried out from April 2018 to April 2019 with total number of 60 breast cancer women. The blood samples were collected from breast cancer women in postoperative and pretherapeutic who attended teaching oncology hospital of the medical city in Baghdad and
... Show MoreBootstrap is one of an important re-sampling technique which has given the attention of researches recently. The presence of outliers in the original data set may cause serious problem to the classical bootstrap when the percentage of outliers are higher than the original one. Many methods are proposed to overcome this problem such Dynamic Robust Bootstrap for LTS (DRBLTS) and Weighted Bootstrap with Probability (WBP). This paper try to show the accuracy of parameters estimation by comparison the results of both methods. The bias , MSE and RMSE are considered. The criterion of the accuracy is based on the RMSE value since the method that provide us RMSE value smaller than other is con
... Show MoreIts well known that understanding human facial expressions is a key component in understanding emotions and finds broad applications in the field of human-computer interaction (HCI), has been a long-standing issue. In this paper, we shed light on the utilisation of a deep convolutional neural network (DCNN) for facial emotion recognition from videos using the TensorFlow machine-learning library from Google. This work was applied to ten emotions from the Amsterdam Dynamic Facial Expression Set-Bath Intensity Variations (ADFES-BIV) dataset and tested using two datasets.