ئەز   Omar Mozahim Malallah


Lecturer

Specialties

Computer Engineering

Education

M. Sc. in Computer Engineering, Computer Engineering Department, College of Engineering, University of Mosul.

University of Mosul لە University of Mosul

2010

B. Sc. in Computer Engineering, Computer Engineering Department, College of Engineering, University of Mosul.

University of Mosul لە University of Mosul

2005

Academic Title

Lecturer

2023-07-15

Published Journal Articles

Academic Journal of Nawroz University (Issue : 11) (Volume : 4)
The Effect of Data Splitting Methods on Classification Performance in Wrapper-Based Gene-Selection Model

Considering the high conditionality of gene expression datasets, selecting informative genes is key to improving... See more

Considering the high conditionality of gene expression datasets, selecting informative genes is key to improving classification performance. The outcomes of data classification, on the other hand, are affected by data splitting strategies for the training-testing task. In light of the above facts, this paper aims to investigate the impact of three different data splitting methods on the performance of eight well-known classifiers when paired by Cuttlefish algorithm (CFA) as a Gene-Selection. The classification algorithms included in this study are K-Nearest Neighbors (KNN), Logistic Regression (LR), Gaussian Naive Bayes (GNB), Linear Support Vector Machine (SVM-L), Sigmoid Support Vector Machine (SVM-S), Random Forest (RF), Decision Tree (DT), and Linear Discriminant Analysis (LDA). Whereas the tested data splitting methods are cross-validation (CV), train-test (TT), and train-validation-test (TVT). The efficacy of the investigated classifiers was evaluated on nine cancer gene expression datasets using various evaluation metrics, such as accuracy, F1-score, Friedman test. Experimental results revealed that LDA and SVM-L outperformed other algorithms in general. In contrast, the RF and DT algorithms provided the worst results. In most often used datasets, the results of all algorithms demonstrated that the train-test method of data separation is more accurate than the train-validation-test method, while the cross-validation method was superior to both. Furthermore, RF and GNB was affected by data splitting techniques less than other classifiers, whereas the LDA was the most affected one.

 2022-11

Thesis

2010-01-01
Design and Implementation of an On-line ECG Monitoring System Using GPRS

A system use GSM model programmed with JAVA-ME as a monitor that sends ECG data... See more

A system use GSM model programmed with JAVA-ME as a monitor that sends ECG data continuously to a data server which is can be displayed later on mobile phone or PC.

 2010

Conference

2022 4th International Conference on Advanced Science and Engineering (ICOASE)
 2022-09
Handwritten Signature Forgery Detection Using PCA and Boruta Feature Selection

Despite the development of identity detection using biometrics in the field of financial transactions, the handwritten signature remains the most commonly used to this day. The main challenge is that each person's signature may be... See more

Despite the development of identity detection using biometrics in the field of financial transactions, the handwritten signature remains the most commonly used to this day. The main challenge is that each person's signature may be distinctive, on the other hand, many difficulties aroused because two signatures created by the same individual may appear to be extremely identical. This similarity allows the imposters to claim a forged identity. In this paper, an off-line handwritten forgery detection method is introduced using traditional machine learning rather than deep learning methods to fulfill the need for a simpler model for saving both computation time and computation resources. The proposed method uses Histogram of Gradients (HOG) as a feature extraction method and Principal Component Analysis (PCA) to reduce the large extracted features number and Support Vector Machine (SVM) as a classifier. Another approach has been used by using Boruta feature selection for further reduction of feature numbers. CEDAR dataset has been used in this paper and the results were 99.24 % and 98.79 % in terms of accuracy for the two proposed methods respectively.