-
761
-
762
LASSO-mCGA: Machine Learning and Modified Compact Genetic Algorithm-Based Biomarker Selection for Breast Cancer Subtype Classification
Published 2025-01-01“…To identify such biomarkers, initially LASSO in association with four machine learning models such as Random Forest (RF), Support Vector Machine (SVM), K-Nearest Neighbours (KNN) and Naive Bayes (NB) are applied on the dataset to find the initial reduced set of genes as well as the best learning model based on classification accuracy; SVM in this case. …”
Get full text
Article -
763
-
764
A Novel Damage Inspection Method Using Fluorescence Imaging Combined with Machine Learning Algorithms Applied to Green Bell Pepper
Published 2024-12-01“…Chlorophyll fluorescence imaging was combined with machine learning algorithms—including logistic regression (LR), artificial neural networks (ANN), random forests (RF), k-nearest neighbors (kNN), and the support vector machine (SVM) to classify damaged and sound fruit. …”
Get full text
Article -
765
Comparative Analysis of Machine Learning Algorithms for Potential Evapotranspiration Estimation Using Limited Data at a High-Altitude Mediterranean Forest
Published 2025-07-01“…This study evaluates the performance of four machine learning (ML) regression algorithms—Support Vector Regression (SVR), Random Forest Regression (RFR), Gradient Boosting Regression (GBR), and K-Nearest Neighbors (KNN)—in predicting daily PET using limited meteorological data from a high-altitude in Central Greece. …”
Get full text
Article -
766
Comparative Analysis of Supervised Classification Algorithms for Residential Water End Uses
Published 2024-06-01Get full text
Article -
767
Evaluating Sugarcane Yield Estimation in Thailand Using Multi-Temporal Sentinel-2 and Landsat Data Together with Machine-Learning Algorithms
Published 2024-09-01“…Moreover, in order to generate the sugarcane yield estimation maps, only 75 sampling plots were selected and surveyed to provide training and validation data for several powerful machine-learning algorithms, including multiple linear regression (MLR), stepwise multiple regression (SMR), partial least squares regression (PLS), random forest regression (RFR), and support vector regression (SVR). …”
Get full text
Article -
768
Establishing a differential diagnosis model between primary membranous nephropathy and non-primary membranous nephropathy by machine learning algorithms
Published 2024-12-01“…Using the decision tree, random forest, support vector machine, and extreme gradient boosting (Xgboost) to establish a differential diagnosis model for PMN and non-PMN. …”
Get full text
Article -
769
APPLICATION OF SEMI SUPERVISED LAPLACE SCORE IN ROLLING BEARING FAULT DIAGNOSIS (MT)
Published 2023-01-01“…At the same time, particle swarm optimization-based support vector machine(PSO-SVM) algorithm is used for fault classification. …”
Get full text
Article -
770
Predictive model establishment for forward-head posture disorder in primary-school-aged children based on multiple machine learning algorithms
Published 2025-05-01“…Six machine learning models—K-nearest neighbor (KNN), light gradient boosting machine (LGBM), extreme gradient boosting (XGBoost), random forest (RF), linear model (LM), and support vector machine (SVM)—were developed to predict risk. …”
Get full text
Article -
771
Application of machine learning algorithms for predicting the life-long physiological effects of zinc oxide Micro/Nano particles on Carum copticum
Published 2024-10-01“…In this study, nine ML algorithms [Support-Vector Regression (SVR), Linear, Bagging, Stochastic Gradient Descent (SGD), Gaussian Process, Random Sample Consensus (RANSAC), Partial Least Squares (PLS), Kernel Ridge, and Random Forest] were applied to evaluate their efficiency in predicting the effects of zinc oxide nanoparticles (ZnO NPs: 0.5, 1, 5, 25, and 125 µM) and microparticles (ZnO MPs: 1, 5, 25, and 125 µM) on Carum copticum. …”
Get full text
Article -
772
Theoretical and computational investigations on estimation of viscosity of ionic liquids for green adsorbent: Effect of temperature and composition
Published 2025-01-01“…The viscosity of ionic liquids versus temperature and composition are estimated in this study via machine learning. The models used are Gaussian Process Regression (GPR), Multilayer Perceptron (MLP), and Support Vector Regression (SVR). …”
Get full text
Article -
773
A dynamic template adaptation approach for noise-robust sound classification and distance determination in single-channel audio
Published 2025-03-01“…Our method integrates a low-pass filter for noise reduction and uses an online support vector machine (SVM) to dynamically update the sound templates based on real-time audio inputs. …”
Get full text
Article -
774
Using machine learning algorithms to predict risk factors of heart failure after complete mesocolic excision in colorectal cancer patients
Published 2025-07-01“…We compiled 37 feature variables, spanning patient demographic traits, foundational medical histories, preoperative examination characteristics, surgery types, and intraoperative details. Four distinct machine learning algorithms—extreme gradient boosting (XGBoost), random forest (RF), support vector machine (SVM), and k-nearest neighbor algorithm (KNN)—were employed to construct the model. …”
Get full text
Article -
775
A novel hybrid sand and dust storm detection method using MODIS data on GEE platform
Published 2022-12-01“…To overcome this challenge, we propose a novel hybrid SDS detection method that combines the support vector machine (SVM) algorithm implemented on the Google Earth Engine (GEE) cloud computing platform with a spectral index to aid the automatic labelling of training samples. …”
Get full text
Article -
776
Comparative Performance of Autoencoders and Traditional Machine Learning Algorithms in Clinical Data Analysis for Predicting Post-Staged GKRS Tumor Dynamics
Published 2024-09-01“…Traditional ML models, such as Logistic Regression, Support Vector Machine (SVM), K-Nearest Neighbors (KNN), Extra Trees, Random Forest, and XGBoost, were trained and evaluated. …”
Get full text
Article -
777
-
778
Development of a prediction model for acute respiratory distress syndrome in ICU patients with acute pancreatitis based on machine learning algorithms
Published 2025-08-01“…Predictive models were constructed using seven machine learning algorithms:random forest(RF),extreme gradient boosting(XGBoost),light gradient boosting machine(LightGBM),decision tree(DT),logistic regression(LR),support vector machine(SVM),and K⁃nearest neighbors(KNN). …”
Get full text
Article -
779
Machine Learning Applications for Predicting High-Cost Claims Using Insurance Data
Published 2025-06-01“…This study aimed to empirically evaluate the performance of classification algorithms, including Logistic Regression, Decision Tree, Random Forest, XGBoost, K-Nearest Neighbors, Support Vector Machine, and Naïve Bayes to predict high insurance claims. …”
Get full text
Article -
780
Method on intrusion detection for industrial internet based on light gradient boosting machine
Published 2023-04-01“…Intrusion detection is a critical security protection technology in the industrial internet, and it plays a vital role in ensuring the security of the system.In order to meet the requirements of high accuracy and high real-time intrusion detection in industrial internet, an industrial internet intrusion detection method based on light gradient boosting machine optimization was proposed.To address the problem of low detection accuracy caused by difficult-to-classify samples in industrial internet business data, the original loss function of the light gradient boosting machine as a focal loss function was improved.This function can dynamically adjust the loss value and weight of different types of data samples during the training process, reducing the weight of easy-to-classify samples to improve detection accuracy for difficult-to-classify samples.Then a fruit fly optimization algorithm was used to select the optimal parameter combination of the model for the problem that the light gradient boosting machine has many parameters and has great influence on the detection accuracy, detection time and fitting degree of the model.Finally, the optimal parameter combination of the model was obtained and verified on the gas pipeline dataset provided by Mississippi State University, then the effectiveness of the proposed mode was further verified on the water dataset.The experimental results show that the proposed method achieves higher detection accuracy and lower detection time than the comparison model.The detection accuracy of the proposed method on the gas pipeline dataset is at least 3.14% higher than that of the comparison model.The detection time is 0.35s and 19.53s lower than that of the random forest and support vector machine in the comparison model, and 0.06s and 0.02s higher than that of the decision tree and extreme gradient boosting machine, respectively.The proposed method also achieved good detection results on the water dataset.Therefore, the proposed method can effectively identify attack data samples in industrial internet business data and improve the practicality and efficiency of intrusion detection in the industrial internet.…”
Get full text
Article