Search Results - (( processes optimization method algorithm ) OR ( process classification _ 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
    “…In its operation, the metaheuristic algorithm optimizes the feature selection process,which will later be processed using the classification algorithm.Three (3) meta-heuristics were implemented, namely Genetic Algorithm, Particle Swarm Optimization, and Cuckoo Search Algorithm; the experiment was conducted, and the results were collected and analyzed. …”
    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

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

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

    Published 2021
    “…The way to solve this problem is to conduct the feature selection process. There are several filter-based feature selection methods; some are Chi-Square, Information Gain, Genetic Algorithm, and Particle Swarm Optimization (PSO). …”
    Get full text
    Get full text
    Get full text
    Article
  5. 5

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

    Published 2024
    “…With SSA optimization, the Sauvola method combined with SVM reaches an accuracy of 99.58%, surpassing other methods that use image processing and ANN classification. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  6. 6

    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
    “…The outcome positively demonstrates that the hybrid algorithm is able to improve the classification performance with a smaller number of hidden nodes and is effective in multiclass classifi cation problems.Furthermore, the results indicate that the proposed hybrid method is a potentially useful classifi er for enhancing the classification process ability when compared with the multiobjective genetic algorithm based on the TBP network (MOGATBP) and certain other methods found in the literature.…”
    Get full text
    Get full text
    Get full text
    Article
  7. 7

    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
    “…Furthermore, the results indicate that the proposed hybrid method is a potentially useful classifi er for enhancing the classification process ability when compared with the multiobjective genetic algorithm based on the TBP network (MOGATBP) and certain other methods found in the literature.…”
    Get full text
    Get full text
    Get full text
    Article
  8. 8

    Gender classification on skeletal remains: efficiency of metaheuristic algorithm method and optimized back propagation neural network by Hairuddin, Nurul Liyana, Yusuf, Lizawati Mi, Othman, Mohd Shahizan

    Published 2020
    “…Thus, this paper proposed metaheuristic algorithms such as Particle Swarm Optimization, Ant Colony Algorithm and Harmony Search Algorithm based feature selection to identify the most significant features of skeleton remains. …”
    Get full text
    Get full text
    Get full text
    Article
  9. 9

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

    Ideal combination feature selection model for classification problem based on bio-inspired approach by Basir, Mohammad Aizat, Hussin, Mohamed Saifullah, Yusof, Yuhanis

    Published 2020
    “…Feature selection or attribute reduction is a crucial process to achieve optimal data reduction for classification task. …”
    Get full text
    Get full text
    Book Section
  11. 11

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

    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
    “…These factors indirectly upset the disease prediction and classification accuracy of any ML model. To address this issue, various data pre-processing methods called Feature Selection (FS) techniques have been presented in the literature. …”
    Get full text
    Get full text
    Article
  13. 13

    Improving amphetamine-type stimulants drug classification using chaotic-based time-varying binary whale optimization algorithm by Draman @ Muda, Azah Kamilah, Mohd Yusof, Norfadzlia, Pratama, Satrya Fajri, Carbo-Dorca, Ramon, Abraham, Ajith

    Published 2022
    “…A new chaotic time-varying binary whale optimization algorithm (CBWOATV) is introduced in this paper to optimize the feature selection process in Amphetamine-type Stimulants (ATS) and non-ATS drugs classification. …”
    Get full text
    Get full text
    Get full text
    Article
  14. 14
  15. 15

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

    Automatic Segmentation and Classification of Skin Lesions in Dermoscopic Images by Adil Humayun, Khan

    Published 2024
    “…This process consists of four steps: pre-processing, segmentation, feature extraction, and classification. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  17. 17

    Intelligent classification algorithms in enhancing the performance of support vector machine by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2019
    “…The average classification accuracies for the proposed ACOMV–SVM and IACOMV-SVM algorithms are 97.28 and 97.91 respectively. …”
    Get full text
    Get full text
    Get full text
    Article
  18. 18

    Improved intrusion detection algorithm based on TLBO and GA algorithms by Aljanabi, Mohammad, Mohd Arfian, Ismail

    Published 2021
    “…Optimization algorithms are widely used for the identification of intrusion. …”
    Get full text
    Get full text
    Get full text
    Article
  19. 19

    An improved method using fuzzy system based on hybrid boahs for phishing attack detection by Noor Syahirah, Nordin

    Published 2022
    “…Moreover, Butterfly Optimization Algorithm and Harmony Search Algorithm were combined as optimization method led to a new method named BOAHS. …”
    Get full text
    Get full text
    Thesis
  20. 20

    Optimization of attribute selection model using bio-inspired algorithms by Basir, Mohammad Aizat, Yusof, Yuhanis, Hussin, Mohamed Saifullah

    Published 2019
    “…The aim of this paper is to investigate the use of bio-inspired search algorithms in producing optimal attribute set. This is achieved in two stages; 1) create attribute selection models by combining search method and feature selection algorithms, and 2) determine an optimized attribute set by employing bio-inspired algorithms.Classification performance of the produced attribute set is analyzed based on accuracy and number of selected attributes. …”
    Get full text
    Get full text
    Get full text
    Article