Search Results - ((search algorithm) OR (svm algorithm))
Search alternatives:
- svm algorithm »
- search »
-
1
Prediction of photovoltaic system output using hybrid Cuckoo Search Least Square Support Vector Machine / Muhammad Aidil Adha Aziz
Published 2019“…There are two input vectors to the model consist of solar irradiation and ambient temperature. Therefore, Cuckoo Search Algorithm (CS) is hybrid with LS-SVM in order to optimize the RBF parameters for a better prediction performance. …”
Get full text
Get full text
Thesis -
2
Abnormalities and fraud electric meter detection using hybrid support vector machine & genetic algorithm
Published 2023Subjects:Conference Paper -
3
Optimization of neural network through genetic algorithm searches for the prediction of international crude oil price based on energy products prices
Published 2014“…The comparison of the prediction performance accuracy of the propose GANN with Support Vector Machine (SVM), Vector Autoregression (VAR), and Feed Forward NN (FFNN) suggested that the propose GANN was more accurate than the SVM, VAR, and FFNN in the prediction accuracy and time computational complexity. …”
Get full text
Get full text
Get full text
Proceeding Paper -
4
A case study of microarray breast cancer classification using machine learning algorithms with grid search cross validation
Published 2023“…Grid search cross validation (CV) is applied for hyperparameter tuning of the algorithms. …”
Get full text
Get full text
Get full text
Article -
5
LS-SVM Hyper-parameters Optimization Based on GWO Algorithm for Time Series Forecasting
Published 2015“…The importance of optimizing Least Squares Support Vector Machines (LSSVM) embedded control parameters has motivated researchers to search for proficient optimization techniques. In this study, a new metaheuristic algorithm, viz., Grey Wolf Optimizer (GWO), is employed to optimize the parameters of interest. …”
Get full text
Get full text
Get full text
Conference or Workshop Item -
6
Improved hybrid teaching learning based optimization-jaya and support vector machine for intrusion detection systems
Published 2022“…Meanwhile, an improved parallel Jaya (IPJAYA) algorithm was proposed for searching the best parameters (C, Gama) values of SVM. …”
Get full text
Get full text
Thesis -
7
Solving SVM model selection problem using ACOR and IACOR
Published 2013“…In applying ACO for optimizing SVM parameters which are continuous variables, there is a need to discretize the continuously value into discrete values.This discretize process would result in loss of some information and hence affect the classification accuracy.In order to enhance SVM performance and solving the discretization problem, this study proposes two algorithms to optimize SVM parameters using Continuous ACO (ACOR) and Incremental Continuous Ant Colony Optimization (IACOR) without the need to discretize continuous value for SVM parameters.Eight datasets from UCI were used to evaluate the credibility of the proposed integrated algorithm in terms of classification accuracy and size of features subset.Promising results were obtained when compared to grid search technique, GA with feature chromosome-SVM, PSO-SVM, and GA-SVM. …”
Get full text
Get full text
Get full text
Article -
8
Incremental continuous ant colony optimization for tuning support vector machine’s parameters
Published 2013“…Hence, in applying Ant Colony Optimization for optimizing Support Vector Machine parameters, which are continuous in nature, the values wil have to be discretized.The discretization process will result in loss of some information and, hence, affects the classification accuracy and seeks time.This paper presents an algorithm to optimize Support Vector Machine parameters using Incremental continuous Ant Colony Optimization without the need to discretize continuous values.Eight datasets from UCI were used to evaluate the performance of the proposed algorithm.The proposed algorithm demonstrates the credibility in terms of classification accuracy when compared to grid search techniques, GA with feature chromosome-SVM, PSO-SVM, and GA-SVM.Experimental results of the proposed algorithm also show promising performance in terms of classification accuracy and size of features subset.…”
Get full text
Get full text
Get full text
Article -
9
Improved relative discriminative criterion using rare and informative terms and ringed seal search-support vector machine techniques for text classification
Published 2019“…Additionally, this study also proposes a hybrid algorithm named: Ringed Seal Search-Support Vector Machine (RSS-SVM) to improve the generalization and learning capability of the SVM. …”
Get full text
Get full text
Get full text
Get full text
Thesis -
10
Student performance classification using support vector machine (SVM) with polynomical kernel on online student activities / Muhammad Hareez Mohd Zaki ... [et al.]
Published 2023“…The proposed dataset also undergoes pre-processing stage to improve the accuracy and identify the significance of the proposed features. The experiment for SVM-POLY classification performance was set with a range of values on the parameters to be optimised by an optimisation algorithm, Grid Search. …”
Get full text
Get full text
Article -
11
Improvement on rooftop classification of worldview-3 imagery using object-based image analysis
Published 2019“…The result presents that the Ant-Search algorithm via LibSVM was determined as the best combination with 100% accuracy. …”
Get full text
Get full text
Thesis -
12
Lightning Fault Classification for Transmission Line Using Support Vector Machine
Published 2024Subjects:Conference Paper -
13
Classification of heart disease with machine learning: a comparison of grid search, random search, and Bayesian Optimization
Published 2026“…Four commonly used machine learning algorithms: Logistic Regression (LR), Support Vector Machine (SVM), K-Nearest Neighbors (KNN), and Gradient Boosting were tested on benchmark datasets from the UC Machine Learning Repository. …”
Get full text
Get full text
Get full text
Article -
14
Features selection for intrusion detection system using hybridize PSO-SVM
Published 2016“…Hybridize Particle Swarm Optimization (PSO) as a searching algorithm and support vector machine (SVM) as a classifier had been implemented to cope with this problem. …”
Get full text
Get full text
Thesis -
15
Sentiment analysis on COVID-19 outbreak using PSO-SVM / Amir Danial Shahrul Sazali
Published 2024“…SVM is a supervised learning model that looks at data for classification by searching hyperplane between classes. …”
Get full text
Get full text
Thesis -
16
Hybrid harmony search-artificial intelligence models in credit scoring
Published 2019“…To the best of our knowledge, Harmony Search (HS) has yet to be utilized with SVM and RF in this domain. …”
Get full text
Get full text
Thesis -
17
Optimisation of support vector machine hyperparameters using enhanced artificial bee colony variant to diagnose breast cancer
Published 2023“…A metaheuristic algorithm is introduced to optimise the hyperparameters. …”
Get full text
Get full text
Thesis -
18
An ensemble learning method for spam email detection system based on metaheuristic algorithms
Published 2015“…In the second phase, a classifier ensemble learning model is proposed consisting of separate outputs: (i) To select a relevant subset of original features based on Binary Quantum Gravitational Search Algorithm (QBGSA), (ii) To mine data streams using various data chunks and overcome a failure of single classifiers based on SVM, MLP and K-NN algorithms. …”
Get full text
Get full text
Thesis -
19
Modelling of optimized hybrid debris flow using airborne laser scanning data in Malaysia
Published 2019“…Results have shown that integrated Cuckoo search and induced SVM learning algorithm produced the best-selected feature subset with 99% coefficient of determination, lowest RMSE and MAE of 0.081 and 0.0132 respectively.…”
Get full text
Get full text
Thesis -
20
Solving Support Vector Machine Model Selection Problem Using Continuous Ant Colony Optimization
Published 2013“…Ant Colony Optimization has been used to solve Support Vector Machine model selection problem.Ant Colony Optimization originally deals with discrete optimization problem.In applying Ant Colony Optimization for optimizing Support Vector Machine parameters which are continuous variables, there is a need to discretize the continuously value into discrete value.This discretize process would result in loss of some information and hence affect the classification accuracy and seeking time.This study proposes an algorithm that can optimize Support Vector Machine parameters using Continuous Ant Colony Optimization without the need to discretize continuous value for Support Vector Machine parameters.Eight datasets from UCI were used to evaluate the credibility of the proposed hybrid algorithm in terms of classification accuracy and size of features subset.Promising results were obtained when compared to grid search technique, GA with feature chromosome-SVM, PSO-SVM, and GA-SVM.…”
Get full text
Get full text
Get full text
Article
