-
901
Development of a novel sustainable, portable, fast, and non-invasive platform based on ATR-FTIR technology coupled with machine learning algorithms for Helicobacter pylori detectio...
Published 2024-12-01“…The obtained spectra were applied to Linear Discriminant Analysis (LDA) and Support Vector Machine (SVM) algorithms to perform the H. pylori detection. …”
Get full text
Article -
902
-
903
An improved synergistic dual-layer feature selection algorithm with two type classifier for efficient intrusion detection in IoT environment
Published 2025-03-01“…A robust feature selection subsystem, employing Synergistic Dual-Layer Feature Selection (SDFC) algorithm, combines statistical methods, such as mutual information and variance thresholding, with advanced model-based techniques, including Support Vector Machine (SVM) with Recursive Feature Elimination (RFE) and Particle Swarm Optimization (PSO) are employed to identify the most relevant features. …”
Get full text
Article -
904
On the Application of a Sparse Data Observers (SDOs) Outlier Detection Algorithm to Mitigate Poisoning Attacks in UltraWideBand (UWB) Line-of-Sight (LOS)/Non-Line-of-Sight (NLOS) C...
Published 2025-02-01“…The results show that the SDO algorithm outperforms other outlier detection algorithms for attack detection like the isolation forest (iForest) algorithm and the one-class support vector machine (OCSVM) in most of the scenarios and attacks, and it is quite competitive in the task of increasing the UWB LOS/NLOS classification accuracy through sanitation in comparison to the poisoned model.…”
Get full text
Article -
905
Predicting risky driving behavior with classification algorithms: results from a large-scale field-trial and simulator experiment
Published 2024-11-01“…To that end, four classification algorithms, namely support vector machines, random forest (RFs), AdaBoost, and multilayer perceptron (MLP) neural networks were implemented and compared. …”
Get full text
Article -
906
Interpretable prediction of stroke prognosis: SHAP for SVM and nomogram for logistic regression
Published 2025-03-01“…Six ML models were constructed: Logistic Regression, Naive Bayes, Support Vector Machine (SVM), Random Forest, XGBoost, and AdaBoost. …”
Get full text
Article -
907
Feature extraction and fault diagnosis of gearbox based on ICEEMDAN, MPE, RF and SVM
Published 2023-01-01“…To solve the challenges related to non-stationary vibration signals in gearboxes, i.e. difficult feature extraction, high redundancy of feature vectors and low fault identification rate, this paper proposed a method of feature extraction and fault diagnosis of gearboxes based on the improved complete ensemble empirical mode decomposition with adaptive noise (ICEEMDAN), multi-scale permutation entropy (MPE), random forest (RF) feature importance ranking and support vector machine (SVM). …”
Get full text
Article -
908
Prediction of the Immune Phenotypes of Bladder Cancer Patients for Precision Oncology
Published 2022-01-01“…Immune phenotypes were analyzed with gene expressions using traditional but powerful classification methods such as random forests, Deep Neural Networks (DNN), Support Vector Machines (SVM) together with boosting and feature selection methods. …”
Get full text
Article -
909
-
910
Genetic algorithm optimization of ensemble learning approach for improved land cover and land use mapping: Application to Talassemtane National Park
Published 2025-08-01“…Using Sentinel-2 satellite imagery processed in Google Earth Engine (GEE), six spectral features and six vegetation indices were extracted. Multiple Machine Learning (ML) classifiers including Random Forest (RF), Support Vector Machines (SVM), Naive Bayes (NB), Classification and Regression Tree (CART), Minimum Distance (MinD), and Gradient Tree Boost (GTB), and a Grid Search (GS)-optimized ensemble-were evaluated. …”
Get full text
Article -
911
Machine learning algorithms to predict khat chewing practice and its predictors among men aged 15 to 59 in Ethiopia: further analysis of the 2011 and 2016 Ethiopian Demographic and...
Published 2025-03-01“…Furthermore, Decision Tree, Logistic Regression, Random Forest, KNN, Support Vector Machine, eXtreme Gradient Boosting (XGBoost), and AdaBoost classifiers were employed to identify the most critical predictors of khat chewing practices among men. …”
Get full text
Article -
912
-
913
Integrating proximal geophysical sensing and machine learning for digital soil mapping: Spatial prediction and model evaluation using a small dataset
Published 2025-06-01“…The random forest (RF) and support vector machine (SVM) algorithms presented the best results, with RF showing higher performance for K40 and magnetic susceptibility, and SVM had higher performance for eU, eTh and apparent electrical conductivity. …”
Get full text
Article -
914
Building Information Modeling and AI Algorithms for Optimizing Energy Performance in Hot Climates: A Comparative Study of Riyadh and Dubai
Published 2024-09-01“…To predict Energy Use Intensity (EUI), four ML algorithms, namely, Gradient Boosting Machine (GBM), Random Forest (RF), Support Vector Machine (SVM), and Lasso Regression (LR), were employed. …”
Get full text
Article -
915
Comparative Analysis of Classification Algorithms for Predicting Membership Churn in Fitness Centers: Case Study and Predictive Modeling at EightGym Indonesia
Published 2025-06-01“…This study aims to conduct a comparative analysis of three supervised classification algorithms Random Forest, Support Vector Machine (SVM), and Extreme Gradient Boosting (XGBoost) to predict member churn at EightGym Indonesia. …”
Get full text
Article -
916
Predicting specific wear rate of laser powder bed fusion AlSi10Mg parts at elevated temperatures using machine learning regression algorithm: Unveiling of microstructural morpholog...
Published 2024-11-01“…However, to accurately predict the wear rate at high temperatures, six different machine learning regression algorithms were used, namely Support Vector Machine (SVM), Linear Regression (LR), Random Forest Regression (RFR), Gaussian Process Regression (GPR), XGBoost regression (XGB) and Decision Tree (DT). …”
Get full text
Article -
917
A Hybrid Machine Learning-Based Framework for Data Injection Attack Detection in Smart Grids Using PCA and Stacked Autoencoders
Published 2025-01-01“…However, reducing PCA components from 10 to 5 led to performance decreases in all models. The Support Vector Machine (SVM) Classifier shows the highest accuracy drop of 14.21%. …”
Get full text
Article -
918
Dynamic Workload Management System in the Public Sector: A Comparative Analysis
Published 2025-03-01“…Using a dataset encompassing public/private sector experience, educational history, and age, we evaluate the effectiveness of seven machine learning algorithms: Linear Regression, Artificial Neural Networks (ANNs), Adaptive Neuro-Fuzzy Inference System (ANFIS), Support Vector Machine (SVM), Gradient Boosting Machine (GBM), Bagged Decision Trees, and XGBoost in predicting employee capability and optimizing task allocation. …”
Get full text
Article -
919
Detection of GenAI-produced and student-written C# code: A comparative study of classifier algorithms and code stylometry features
Published 2025-07-01“…The data was organised into four sets with an equal number of student-written and AI-generated code, and a machine- learning model was deployed with the four sets using six classifiers: extreme gradient boosting (XGBoost), k-nearest neighbors (KNN), support vector machine (SVM), AdaBoost, random forest, and soft voting (with XGBoost, KNN and SVM as inputs). …”
Get full text
Article -
920
Inversion of citrus SPAD value and leaf water content by combining feature selection and ensemble learning algorithm using UAV remote sensing images
Published 2025-06-01“…Feature variable selection methods (decision tree (DT) and least absolute shrinkage and selection operator (Lasso)) were combined with Support vector machine regression (SVR), AdaBoost (Ada), SVR-AdaBoost (SVR-Ada) and WOA-SVR-Ada. …”
Get full text
Article