Yazar "Jamil, Akhtar" seçeneğine göre listele
Listeleniyor 1 - 10 / 10
Sayfa Başına Sonuç
Sıralama seçenekleri
Öğe Abalone age prediction using machine learning(Springer Science and Business Media Deutschland GmbH, 2022) Guney, Seda; Kilinc, Irem; Hameed, Alaa Ali; Jamil, AkhtarAbalone is a marine snail found in the cold coastal regions. Age is a vital characteristic that is used to determine its worth. Currently, the only viable solution to determine the age of abalone is through very detailed steps in a laboratory. This paper exploits various machine learning models for determining its age. A comprehensive analysis of various machine learning algorithms for abalone age prediction is performed which include, backpropagation feed-forward neural network (BPFFNN), K-Nearest Neighbors (KNN), Naive Bayes, Decision Tree, Random Forest, Gauss Naive Bayes, and Support Vector Machine (SVM). In addition, five different optimizers were also tested with BPFFNN to evaluate their effect on its performance. Comprehensive experiments were performed using our data set. © 2022, Springer Nature Switzerland AG.Öğe Artificial intelligence approach for modeling house price prediction(Institute of Electrical and Electronics Engineers Inc., 2022) Çekiç, Melihşah; Korkmaz, Kübra Nur; Mukus, Habib; Hameed, Alaa Ali; Jamil, Akhtar; Soleimani, FaezehIndexed keywords SciVal Topics Abstract Real estate has a vast market volume across the globe. This domain has been growing significantly in the past few decades. An accurate prediction can help buyers, and other decision-makers make better decisions. However, developing a model that can effectively predict house prices in complex environments is still a challenging task. This paper proposes machine learning models for the accurate prediction of real estate house prices. Furthermore, we investigated the feature importance and various data analysis methods to improve the prediction accuracy. Linear Regression, Decision Tree, XGBoost, Extra Trees, and Random Forest were used in this study. For all models, hyperparameters were first calculated using k-fold cross-validation, and then they were trained to apply to test data. The models were tested on the Boston housing dataset. The proposed method was evaluated using Root mean square error (RMSE), mean absolute error (MAE), and coefficient of determination (R2) metrics.Öğe Assessing the spreading behavior of the Covid-19 epidemic: a case study of Turkey(Institute of Electrical and Electronics Engineers Inc., 2022) Demir, Erdem; Canıtez, Muhammed Nafiz; Elazab, Mohamed; Hameed, Alaa Ali; Jamil, Akhtar; Al-Dulaimi, Abdullah AhmedCoronavirus (Covid-19) disease is a rapidly spreading type of virus that was discovered in Wuhan, China, and emerged towards the end of 2019. During this period, various studies were conducted, and intensive studies are continued in different fields regarding coronavirus, especially in the field of medicine. The virus continues to spread and is yet to be controlled fully. Machine learning is a well-explored field in the domain of computer science that can learn patterns based on existing data and make predictions on new data. This study focused on using various machine learning approaches for predicting the spreading behavior of the COVID-19 virus. The models that were considered include SARIMAX, Extreme Gradient Boosting (XGBoost), Linear Regression (LR), Decision Tree (DT), Gradient Boosting (GB), and Artificial Neural Network (ANN). The models were trained and then predictions were made by applying these models to the daily updated data provided by the Turkish Ministry of Health. Experiments on the test data showed that both XGBoost and Decision Tree models outperformed other models.Öğe Deep learning for liver disease prediction(Springer Science and Business Media Deutschland GmbH, 2022) Mutlu, Ebru Nur; Devim, Ayse; Hameed, Alaa Ali; Jamil, AkhtarMining meaningful information from huge medical datasets is a key aspect of automated disease diagnosis. In recent years, liver disease has emerged as one of the commonly occurring diseases across the world. In this paper, a Convolutional Neural Network (CNN) based model is proposed for the identification of liver disease. Furthermore, the performance of CNN was also compared with traditional machine learning approaches, which include Naive Bayes (NB), Support Vector Machine (SVM), K-nearest Neighbors (KNN), and Logistic Regression (LR). For evaluation, two datasets were used: BUPA and ILPD. The experimental results showed that CNN was effective for the classification of liver disease, which produced an accuracy of 75.55%, and 72.00% on the BUPA and ILPD datasets, respectively. © 2022, Springer Nature Switzerland AG.Öğe Efficient artificial intelligence-based models for COVID-19 disease detection and diagnosis from CT-Scans(Institute of Electrical and Electronics Engineers Inc., 2022) Masood, Muhammad Zargham; Jamil, Akhtar; Hameed, Alaa AliCOVID-19 is contagious virus that first emerged in China in 2019's last month. It mainly infects the both the lungs and the respiratory system. The virus has severely impacted life and the economy, which exposed threats to governments worldwide to manage it. Early diagnosis of COVID-19 could help with treatment planning and disease prevention strategies. In this study, we use CT-Scanned images of the lungs to show how COVID-19 may be identified using transfer learning model and investigate which model achieved the best and fastest results. Our primary focus was to detect structural anomalies to distinguish among COVID-19 positive, negative, and normal cases with deep learning methods. Every model received training with and without transfer learning and results were compared for various versions of DenseNet and EfficientNet. Optimal results were obtained using DenseNet201 (99.75%). When transfer learning was applied, all models produced almost similar results.Öğe Enhancing robotic manipulator fault detection with advanced machine learning techniques(Iop Publishing Ltd, 2024) Khan, Faiq Ahmad; Jamil, Akhtar; Khan, Shaiq Ahmad; Hameed, Alaa AliThe optimization of rotating machinery processes is crucial for enhanced industrial productivity. Automatic machine health monitoring systems play a vital role in ensuring smooth operations. This study introduces a novel approach for fault diagnosis in robotic manipulators through motor sound analysis to enhance industrial efficiency and prevent machinery downtime. A unique dataset is generated using a custom robotic manipulator to examine the effectiveness of both deep learning and traditional machine learning in identifying motor anomalies. The investigation includes a two-stage analysis, initially leveraging 2D spectrogram features with neural network architectures, followed by an evaluation of 1D MFCC features using various conventional machine learning algorithms. The results reveal that the proposed custom CNN and 1D-CNN models significantly surpass traditional methods, achieving an F1-score exceeding 92%, highlighting the potential of sound analysis for automated fault detection in robotic systems. Additional experiments were carried out to investigate 1D MFCC features with various machine learning algorithms, including KNN, DT, LR, RF, SVM, MLP, and 1D-CNN. Augmented with additional data collected from the locally designed manipulator, our experimental setup significantly enhances model performance. Particularly, the 1D-CNN stands out as the top-performing model on the augmented dataset.Öğe A faster dynamic convergency approach for self-organizing maps(SPRINGER HEIDELBERG, 2022) Jamil, Akhtar; Hameed, Alaa Ali; Orman, ZeynepThis paper proposes a novel variable learning rate to address two main challenges of the conventional Self-Organizing Maps (SOM) termed VLRSOM: high accuracy with fast convergence and low topological error. We empirically showed that the proposed method exhibits faster convergence behavior. It is also more robust in topology preservation as it maintains an optimal topology until the end of the maximum iterations. Since the learning rate adaption and the misadjustment parameter depends on the calculated error, the VLRSOM will avoid the undesired results by exploiting the error response during the weight updation. Then the learning rate is updated adaptively after the random initialization at the beginning of the training process. Experimental results show that it eliminates the tradeoff between the rate of convergence and accuracy and maintains the data's topological relationship. Extensive experiments were conducted on different types of datasets to evaluate the performance of the proposed method. First, we experimented with synthetic data and handwritten digits. For each data set, two experiments with a different number of iterations (200 and 500) were performed to test the stability of the network. The proposed method was further evaluated using four benchmark data sets. These datasets include Balance, Wisconsin Breast, Dermatology, and Ionosphere. In addition, a comprehensive comparative analysis was performed between the proposed method and three other SOM techniques: conventional SOM, parameter-less self-organizing map (PLSOM2), and RA-SOM in terms of accuracy, quantization error (QE), and topology error (TE). The results indicated the proposed approach produced superior results to the other three methods.Öğe Monocular vision with deep neural networks for autonomous mobile robots navigation(Elsevier, 2022) Sleaman, Walead Kaled; Hameed, Alaa Ali; Jamil, AkhtarEnabling mobile robots to explore the formerly unidentified environment is a challenging task. The current paper describes the internal analysis algorithm for mobile robots that combines various convolutional neural network (CNN) layers with the decision-making process in a hierarchical way. The whole system is trained end-to-end on data captured by a low-cost depth camera (RGB-D). The output consists of the proposed expansion model of the robot's critical moving directions to achieve autonomous analysis ability. Training this model through the dataset is created using Hand-Controlled Mobile Robot (HCMR) built for this purpose. The experiments were conducted by moving this robot in natural and diverse environments. The robot was trained using this data and applied for environmental investigation decisions (the control labels) using CNN to enable the robot to automatically sense the navigation without a map in an unknown environment. Furthermore, extensive experiments were conducted indoors and attained an accuracy of 77%. Experiments showed that the proposed model was able to reach equivalent results that are generally obtained enormously from an expensive sensor. In addition, comprehensive comparisons were drawn between the human-controlled robot and a robot trained using a deep learning process to determine decisions to control the robot's movement. The reached results were identical and satisfactory.Öğe Special issue on computing, intelligence and data analytics for wisdom (CIDA4Wisdom)(Wiley, 2024) Eken, Suleyman; Solak, Serdar; Bilgehan Ucar, M. Hikmet; Kilimci, Zeynep Hilal; Jamil, Akhtar; Hameed, Alaa Ali; Garcia Marquez, Fausto Pedro[Abstract Not Available]Öğe Understanding the user-generated geographic information by utilizing big data analytics for health care(HINDAWI LTD, 2022) Ullah, Hidayat; Hameed, Alaa Ali; Rizvi, Sanam Shahla; Jamil, Akhtar; Kwon, Se JinThere are two main ways to achieve an active lifestyle, the first is to make an effort to exercise and second is to have the activity as part of your daily routine. The study's major purpose is to examine the influence of various kinds of physical engagements on density dispersion of participants in Shanghai, China, and even prototype check-in data from a Location-Based Social Network (LBSN) utilizing a mix of spatial, temporal, and visualization methodologies. This paper evaluates Weibo used for big data evaluation and its dependability in some types rather than physically collected proofs by investigating the relationship between time, class, place, frequency, and place of check-in built on geographic features and related consequences. Kernel density estimation has been used for geographical assessment. Physical activities and frequency allocation are formed as a result of hour-to-day consumption habits. Our observations are based on customer check-in activities in physical venues such as gyms, parks, and playing fields, the prevalence of check-ins, peak times for visiting fun parks, and gender disparities, and we applied relative difference formulation to reveal the gender difference in a much better way. The purpose of this research is to investigate the influence of physical activity and health-related standard of living on well-being in a selection of Shanghai inhabitants. Keywords