Search Results - (( processes optimization _ algorithm ) OR ( processes classification using algorithm ))

Refine Results
  1. 1

    Enhancing Classification Algorithms with Metaheuristic Technique by Cokro, Nurwinto, Tri Basuki, Kurniawan, Misinem, ., Tata, Sutabri, Yesi Novaria, Kunang

    Published 2024
    “…Implementing this process uses classification algorithms such asNaïve Bayes, Support Vector Machine,and Random Forest. …”
    Get full text
    Get full text
    Get full text
    Article
  2. 2

    Fuzzy modeling using Bat Algorithm optimization for classification by Noor Amidah, Ahmad Sultan

    Published 2018
    “…In order to solve it, Bat Algorithm method is implement in to optimization method in fuzzy modeling for classification. …”
    Get full text
    Get full text
    Get full text
    Undergraduates Project Papers
  3. 3

    Incremental continuous ant colony optimization for tuning support vector machine’s parameters by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    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
  4. 4

    Optimizing support vector machine parameters using continuous ant colony optimization by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2012
    “…Hence, in applying Ant Colony Optimization for optimizing Support Vector Machine parameters, which are continuous parameters, there is a need to discretize the continuous value into a discrete value.This discretization process results in loss of some information and, hence, affects the classification accuracy and seek time.This study proposes an algorithm to optimize Support Vector Machine parameters using continuous Ant Colony Optimization without the need to discretize continuous values for Support Vector Machine parameters.Seven datasets from UCI were used to evaluate the performance of the proposed hybrid algorithm.The proposed algorithm demonstrates the credibility in terms of classification accuracy when compared to grid search techniques.Experimental results of the proposed algorithm also show promising performance in terms of computational speed.…”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  5. 5

    Optimization of k-Nearest Neighbour to categorize Indonesian’s news articles by Ihsan, Afdhalul, Rainarli, Ednawati

    Published 2021
    “…The parameter tuning process aims to determine the number of neighbours used in k-NN and optimize the PSO particles. …”
    Get full text
    Get full text
    Get full text
    Article
  6. 6

    Knowledge base processing method based on text classification algorithm by Baisheng Zhong, Mohd Shamrie Sainin, Tan Soo Fun

    Published 2023
    “…The text classification algorithm's knowledge base processing method utilizes existing data from the knowledge base to guide the construction and training of the classification model. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  7. 7

    Hybrib NSGA-II optimization for improving the three-term BP network for multiclass classification problems by Ibrahim, Ashraf Osman, Shamsuddin, Siti Mariyam, Qasem, Sultan Noman

    Published 2015
    “…This paper presents a hybrid of the multiobjective evolutionary algorithm to gain a better accuracy of the fi nal solutions.The aim of using the hybrid algorithm is to improve the multiobjective evolutionary algorithm performance in terms of the enhancement of all the individuals in the population and increase the quality of the Pareto optimal solutions.The multiobjective evolutionary algorithm used in this study is a nondominated sorting genetic algorithm-II (NSGA-II) together with its hybrid, the backpropagation algorithm (BP), which is used as a local search algorithm to optimize the accuracy and complexity of the three-term backpropagation (TBP) network. …”
    Get full text
    Get full text
    Get full text
    Article
  8. 8

    Hybrid NSGA-II Optimization for Improving the Three-Term BP Network for Multiclass Classification Problems by Ibrahim, Ashraf Osman, Shamsuddin, Siti Mariyam, Qasem, Sultan Noman

    Published 2015
    “…The multiobjective evolutionary algorithm used in this study is a nondominated sorting genetic algorithm-II (NSGA-II) together with its hybrid, the backpropagation algorithm (BP), which is used as a local search algorithm to optimize the accuracy and complexity of the three-term backpropagation (TBP) network. …”
    Get full text
    Get full text
    Get full text
    Article
  9. 9

    Development of classification model between clean water and polluted water based on capacitance properties using Levenberg Marquardt (LM) algorithm of artificial neural network / M... by Mohamad Salehuddin, Mohamad Firdaus

    Published 2020
    “…These measurement inputs were then going through the process of classification in ANN to generate the optimized models by using LM algorithm. …”
    Get full text
    Get full text
    Student Project
  10. 10

    Development of lung cancer prediction system using meta-heuristic optimized deep learning model by Mohamed Shakeel, Pethuraj

    Published 2023
    “…Then different features are derived from the segmented region using Gray Intensity Co-Occurrence Distribution Matrix (GICDM) which is processed by applying a proposed Supervised Jaya Optimized Rough Set based Feature Selection (SJORSFS) algorithm. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  11. 11

    Neural Network Training Using Hybrid Particle-move Artificial Bee Colony Algorithm for Pattern Classification by Nuaimi, Zakaria Noor Aldeen Mahmood Al, Abdullah, Rosni

    Published 2017
    “…Artificial Bees Colony (ABC) optimization algorithm is one of the competitive algorithms in the SI algorithms group. …”
    Get full text
    Get full text
    Get full text
    Article
  12. 12

    Sauvola Segmentation and Support Vector Machine-Salp Swarm Algorithm Approach for Identifying Nutrient Deficiencies in Citrus Reticulata Leaves by Lia, Kamelia

    Published 2024
    “…In the next phase, the datasets are optimized using the Salp Swarm Algorithm (SSA), which improves classification accuracy. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  13. 13

    Hybrid ACO and SVM algorithm for pattern classification by Alwan, Hiba Basim

    Published 2013
    “…Ant Colony Optimization (ACO) is a metaheuristic algorithm that can be used to solve a variety of combinatorial optimization problems. …”
    Get full text
    Get full text
    Get full text
    Thesis
  14. 14

    Neural network training using hybrid particle-move artificial bee colony algorithm for pattern classification by Al Nuaimi, Zakaria Noor Aldeen Mahmood, Abdullah, Rosni

    Published 2017
    “…By optimizing the training of the neural networks using optimal weight set, better results can be obtained by the neural networks.Traditional neural networks algorithms such as Back Propagation (BP) were used for ANNT, but they have some drawbacks such as computational complexity and getting trapped in the local minima.Therefore, evolutionary algorithms like the Swarm Intelligence (SI) algorithms have been employed in ANNT to overcome such issues.Artificial Bees Colony (ABC) optimization algorithm is one of the competitive algorithms in the SI algorithms group. …”
    Get full text
    Get full text
    Get full text
    Article
  15. 15

    An improved artificial bee colony algorithm for training multilayer perceptron in time series prediction by Shah, Habib

    Published 2014
    “…Furthermore, here these algorithms used to train the MLP on two tasks; the seismic event's prediction and Boolean function classification. …”
    Get full text
    Get full text
    Get full text
    Thesis
  16. 16

    Formulating new enhanced pattern classification algorithms based on ACO-SVM by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2013
    “…ACO originally deals with discrete optimization problem.In applying ACO for solving SVM model selection problem which are continuous variables, there is a need to discretize the continuously value into discrete values.This discretization process would result in loss of some information and hence affects the classification accuracy and seeking time.In this algorithm we propose to solve SVM model selection problem using IACOR without the need to discretize continuous value for SVM.The second algorithm aims to simultaneously solve SVM model selection problem and selects a small number of features.SVM model selection and selection of suitable and small number of feature subsets must occur simultaneously because error produced from the feature subset selection phase will affect the values of SVM model selection and result in low classification accuracy.In this second algorithm we propose the use of IACOMV to simultaneously solve SVM model selection problem and features subset selection.Ten benchmark datasets were used to evaluate the proposed algorithms.Results showed that the proposed algorithms can enhance the classification accuracy with small size of features subset.…”
    Get full text
    Get full text
    Get full text
    Article
  17. 17

    Taylor-Bird Swarm Optimization-Based Deep Belief Network For Medical Data Classification by Mohammed, Alhassan Afnan

    Published 2022
    “…However, finding the most appropriate deep learning algorithm for a medical classification problem along with its optimal parameters becomes a difficult task. …”
    Get full text
    Get full text
    Thesis
  18. 18

    A New And Fast Rival Genetic Algorithm For Feature Selection by Too, Jing Wei, Abdullah, Abdul Rahim

    Published 2021
    “…The genetic algorithm (GA) as a fundamental optimization tool has been widely used in feature selection tasks. …”
    Get full text
    Get full text
    Get full text
    Article
  19. 19

    Mussels wandering optimization algorithmn based training of artificial neural networks for pattern classification by Abusnaina, Ahmed A., Abdullah, Rosni

    Published 2013
    “…Traditional training algorithms have some drawbacks such as local minima and its slowness.Therefore, evolutionary algorithms are utilized to train neural networks to overcome these issues.This research tackles the ANN training by adapting Mussels Wandering Optimization (MWO) algorithm.The proposed method tested and verified by training an ANN with well-known benchmarking problems.Two criteria used to evaluate the proposed method were overall training time and classification accuracy.The obtained results indicate that MWO algorithm is on par or better in terms of classification accuracy and convergence training time.…”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  20. 20

    A Novel Wrapper-Based Optimization Algorithm for the Feature Selection and Classification by Talpur, N., Abdulkadir, S.J., Hasan, M.H., Alhussian, H., Alwadain, A.

    Published 2023
    “…The performance of the proposed SCSO algorithm was compared with six state-of-the-art and recent wrapper-based optimization algorithms using the validation metrics of classification accuracy, optimum feature size, and computational cost in seconds. …”
    Get full text
    Get full text
    Article