Search Results - (( binary classification clustering algorithm ) OR ( using classification modelling algorithm ))

Refine Results
  1. 1

    Enhanced AI-based anomaly detection method in the intrusion detection system (IDS) / Kayvan Atefi by Atefi, Kayvan

    Published 2019
    “…Based on the above components and circumstances, many studies have been performed on data clustering problems. Despite attempts to solve the data clustering issues, there are also many variants of modified algorithms in traditional information clustering that attempt to solve issues such as clustering algorithms based on condensation. …”
    Get full text
    Get full text
    Thesis
  2. 2

    Machine learning approach for stress detection based on alpha-beta and theta-beta ratios of EEG signals by Altaf, Hunain, Ibrahim, Siti Noorjannah, Mohd Azmin, Nor Fadhillah, Asnawi, Ani Liza, Walid, Balqis Hanisah, Harun, Noor Hasmiza

    Published 2021
    “…A classification model is developed from the clustering model gained and Naïve Bayes shows the highest accuracy which is 95% in compared to the other four common machine learning algorithms (i.e., SVM, Logistic, IBk, and SGD) by using WEKA. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Proceeding Paper
  3. 3

    Analytical framework for predicting online purchasing behavior in Malaysia using a machine learning approach by Mustakim, Nurul Ain

    Published 2025
    “…The descriptive analysis examines purchasing behavior through correlation and regression analyses, while the predictive model uses decision trees (J48, Random Tree, REPTree), rule-based algorithms (JRip, OneR, PART), and clustering (K-Means) to identify patterns and predict trends. …”
    Get full text
    Get full text
    Thesis
  4. 4

    The identification of oreochromis niloticus feeding behaviour through the integration of photoelectric sensor and logistic regression classifier by Mohamad Radzi, Mohd Sojak, Mohd Azraai, Mohd Razman, Anwar, P. P. Abdul Majeed, Rabiu Muazu, Musa, Ahmad Shahrizan, Abdul Ghani, Ismed, Iskandar

    Published 2018
    “…The signals acquired from the sensors are converted into binary data. The hunger behaviour classes are determined through k-means clustering algorithm, i.e., satiated and unsatiated. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  5. 5

    Realization Of The 1D Local Binary Pattern (LBP) Algorithm In Raspberry Pi For Iris Classification Using K-NN Classifier by Siow, Shien Loong

    Published 2018
    “…There are a lot of feature extraction methods and classification methods for iris classification. Classic local binary pattern (LBP) is one of the most useful feature extraction methods. …”
    Get full text
    Get full text
    Monograph
  6. 6

    Global and local clustering soft assignment for intrusion detection system: a comparative study by Mohd Rizal Kadis, Azizi Abdullah

    Published 2017
    “…The results show that the global clustering approach outperforms the local clustering approach for binary classification. …”
    Get full text
    Get full text
    Get full text
    Article
  7. 7

    Spatial Clustering Algorithm for Time Series Rainfall Data Using X-Means Data Splitting by Ali, Noor Rasidah, Ku Mahamud, Ku Ruhana

    Published 2017
    “…The performance of the clustering algorithm gets even worse if it relies on actual data and many clustering algorithms are often faced with conflict in handling high dimensional data. …”
    Get full text
    Get full text
    Get full text
    Article
  8. 8

    Feature clustering for pso-based feature construction on high-dimensional data by Swesi, Idheba Mohamad Ali Omer, Abu Bakar, Azuraliza

    Published 2019
    “…The clustering of each features are proven to be accurate in feature selection (FS), however, only one study investigated its application in FC for classification. …”
    Get full text
    Get full text
    Get full text
    Article
  9. 9

    Development of compound clustering techniques using hybrid soft-computing algorithms by Salim, Naomie, Shamsuddin, Siti Mariyam, Salleh @ Sallehuddin, Roselina, Alwee, Razana

    Published 2006
    “…The hierarchical fuzzy clustering algorithm developed in this work assign the overlapping structures (structures having more than one activity) to more than one clusters if their fuzzy membership values are significantly high for those clusters. …”
    Get full text
    Get full text
    Monograph
  10. 10

    A novel hybrid classification model of genetic algorithms, modified k-Nearest Neighbor and developed backpropagation neural network by Salari, Nader, Shohaimi, Shamarina, Najafi, Farid, Nallappan, Meenakshii, Karishnarajah, Isthrinayagy

    Published 2014
    “…In the present study, the results of the implementation of a novel hybrid feature selection-classification model using the above mentioned methods are presented. …”
    Get full text
    Get full text
    Get full text
    Article
  11. 11

    Enhancement of new smooth support vector machines for classification problems by Santi Wulan, Purnami

    Published 2011
    “…The results of this study showed that MKS-SSVM was effective to diagnose medical dataset and this is promising results compared to the previously reported results. SSVM algorithms are developed for binary classification. …”
    Get full text
    Get full text
    Thesis
  12. 12

    Comparison of expectation maximization and K-means clustering algorithms with ensemble classifier model by Sulaiman, Md. Nasir, Mohamed, Raihani, Mustapha, Norwati, Zainudin, Muhammad Noorazlan Shah

    Published 2018
    “…EM and K-means clustering algorithms are used to cluster the multi-class classification attribute according to its relevance criteria and afterward, the clustered attributes are classified using an ensemble random forest classifier model. …”
    Get full text
    Get full text
    Get full text
    Article
  13. 13

    An adaptive ant colony optimization algorithm for rule-based classification by Al-Behadili, Hayder Naser Khraibet

    Published 2020
    “…Various classification algorithms have been developed to produce classification models with high accuracy. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  14. 14

    Predicting breast cancer using ant colony optimisation / Siti Sarah Aqilah Che Ani by Che Ani, Siti Sarah Aqilah

    Published 2021
    “…This study implements a machine learning algorithm called Ant Colony Optimization (ACO) algorithm to develop an accurate classification model for predicting breast cancer cells. …”
    Get full text
    Get full text
    Student Project
  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

    Classification model for water quality using machine learning techniques by Azilawati, Rozaimee, Azrul Amri, Jamal, Azwa, Abdul Aziz

    Published 2015
    “…In assessing the result, the Lazy model using K Star algorithm was the best classification model among the five models had the most outstanding accuracy of 86.67%. …”
    Get full text
    Get full text
    Article
  17. 17

    Classification of Diabetes Mellitus (DM) using Machine Learning Algorithms by Sirajun Noor, Noor Azmiya

    Published 2021
    “…Whereas for the German Frankfurt dataset, best DM classification model was found using Random Forest algorithm with an accuracy of 98.77%.…”
    Get full text
    Get full text
    Final Year Project
  18. 18

    Academic leadership bio-inspired classification model using negative selection algorithm by Jantan, Hamidah, Sa’dan, Siti ‘Aisyah, Che Azemi, Nur Hamizah Syafiqah

    Published 2015
    “…Several experiments were carried out by using different set of training and testing data-sets to evaluate the accuracy of the proposed model.As a result, the accuracy of the proposed model is considered excellent for academic leadership classification.For future work, in order to enhance the proposed bio-inspired classification model, a comparative study should be conducted using other established artificial immune system classification algorithms i.e. clonal selection and artificial immune network.…”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  19. 19

    Fuzzy classification based on combinative algorithms with fuzzy similarity measure / Nur Amira Mat Saffie by Mat Saffie, Nur Amira

    Published 2019
    “…Furthermore, most classification algorithms, using either fuzzy or non-fuzzy approaches, produce results in the form of crisp or categorical classification outcomes. …”
    Get full text
    Get full text
    Thesis
  20. 20

    Daisy species classification based on image using Convolutional Neural Network algorithm / Haris Hidayatullah Khaimuza by Khaimuza, Haris Hidayatullah

    Published 2024
    “…Second objective is to develop the prototype of daisy species classification based on image using CNN algorithm. The last objective is to evaluate the accuracy of CNN model in the daisy species classification based on image. …”
    Get full text
    Get full text
    Thesis