Autism spectrum disorder(ASD) is a neurological condition marked by impaired communication abilities, social detachment, and repetitive behaviors in individuals. Global health organization facing difficulties in establishing an effective ASD diagnostic system that facilitates precise analysis and early autism prediction. It is a scientific issue that necessitates resolution. This research presents an approach for the early prediction of children with ASD utilizing significant variables through machine learning (ML) methods. Three stages comprise the suggested technique. First, a 1250-case ASD dataset was identified and preprocessed. Five extremely effective traits with high Pearson correlation coefficient (PCC) are chosen from 10: Sex, Speech delay, Jaundice, Genetic disorders, and family history. Next, chosen ASD feature dataset through its paces using five ML techniques: Naive Bayes (NB), K-Nearest Neighbor (k-NN), Decision Tree (DT), Support Vector Machine (SVM), and AdaBoostM1 (ABM1). The proposed framework is assessed in the third phase utilizing five measurements such as accuracy, precision, predicting time, recall, and F1-score,. The findings revealed that: The NB and K-NN approaches exhibit superior accuracy rates of 99.2% and 97.2%, with minimal prediction times of approximately 0.3 seconds and 0.45 seconds, correspondingly. Conversely, the DT and AdBM1 methods demonstrate a minor decline in accuracy, achieving 94.8% and 87.6%, respectively, along with increased prediction times. Nonetheless, the SVM approach exhibits the least performance, achieving an accuracy of 80.4% with a highest prediction time of 0.84 seconds.
The current research aims to identify the effect of the program to develop the skill of friendship among kindergarten children, as well as the scope of the impact of the program on the sample. To achieve the objectives of the research, the researcher hypothesizes there is no significant difference between the average scores of the sample members on the friendship skill scale for the dimensional scale according to the experimental and control group. The research sample consisted of (60) girl and boy with age ranges (4-6) who were randomly selected from the Kindergarten Unity at Baghdad city/ Rusafa 1. The children were distributed into an experimental and control group, each group consists of (30) girl and boy. The two groups were chosen
... Show MoreThe researcher aims at focusing on the participations of children journalism in supplying the educational values for them. The researcher uses the survey method in addition to the method of content analysis through analyzing the content of two journals (Majalati and The Mezmar). Both of them deal with children issues.
The researcher concludes that the two journals focus on literary arts in a way which surpasses the journalistic arts. Furthermore, the two journals have concerned with showing the positive values as well as insuring the necessity of rectifying the wrong behaviors. Finally, the researcher recommends that it is necessary to improve the employees who work with children j
... Show MoreThe expanding use of multi-processor supercomputers has made a significant impact on the speed and size of many problems. The adaptation of standard Message Passing Interface protocol (MPI) has enabled programmers to write portable and efficient codes across a wide variety of parallel architectures. Sorting is one of the most common operations performed by a computer. Because sorted data are easier to manipulate than randomly ordered data, many algorithms require sorted data. Sorting is of additional importance to parallel computing because of its close relation to the task of routing data among processes, which is an essential part of many parallel algorithms. In this paper, sequential sorting algorithms, the parallel implementation of man
... Show MoreSentiment analysis is one of the major fields in natural language processing whose main task is to extract sentiments, opinions, attitudes, and emotions from a subjective text. And for its importance in decision making and in people's trust with reviews on web sites, there are many academic researches to address sentiment analysis problems. Deep Learning (DL) is a powerful Machine Learning (ML) technique that has emerged with its ability of feature representation and differentiating data, leading to state-of-the-art prediction results. In recent years, DL has been widely used in sentiment analysis, however, there is scarce in its implementation in the Arabic language field. Most of the previous researches address other l
... Show MoreAnalyzing sentiment and emotions in Arabic texts on social networking sites has gained wide interest from researchers. It has been an active research topic in recent years due to its importance in analyzing reviewers' opinions. The Iraqi dialect is one of the Arabic dialects used in social networking sites, characterized by its complexity and, therefore, the difficulty of analyzing sentiment. This work presents a hybrid deep learning model consisting of a Convolution Neural Network (CNN) and the Gated Recurrent Units (GRU) to analyze sentiment and emotions in Iraqi texts. Three Iraqi datasets (Iraqi Arab Emotions Data Set (IAEDS), Annotated Corpus of Mesopotamian-Iraqi Dialect (ACMID), and Iraqi Arabic Dataset (IAD)) col
... Show MoreGender classification is a critical task in computer vision. This task holds substantial importance in various domains, including surveillance, marketing, and human-computer interaction. In this work, the face gender classification model proposed consists of three main phases: the first phase involves applying the Viola-Jones algorithm to detect facial images, which includes four steps: 1) Haar-like features, 2) Integral Image, 3) Adaboost Learning, and 4) Cascade Classifier. In the second phase, four pre-processing operations are employed, namely cropping, resizing, converting the image from(RGB) Color Space to (LAB) color space, and enhancing the images using (HE, CLAHE). The final phase involves utilizing Transfer lea
... Show More