Search Results - (( automatic classification using algorithm ) OR ( based optimization method algorithm ))

Refine Results
  1. 1

    Multichannel optimization with hybrid spectral- entropy markers for gender identification enhancement of emotional-based EEGs by Al-Qazzaz, Noor Kamal, Sabir, Mohannad K., Mohd Ali, Sawal Hamid, Ahmad, Siti Anom, Grammer, Karl

    Published 2021
    “…Finally, the k-nearest neighbors ( kNN) classification technique was used for automatic gender identification of an emotional-based EEG dataset. …”
    Get full text
    Get full text
    Article
  2. 2

    Plant leaf recognition algorithm using ant colony-based feature extraction technique by Ghasab, Mohammad Ali Jan

    Published 2013
    “…Then, based on the characteristics of each species, decision making is done by means of ant colony optimisation as a search algorithm to return the optimal subset of features regarding the related species. …”
    Get full text
    Get full text
    Thesis
  3. 3

    An ensemble learning method for spam email detection system based on metaheuristic algorithms by Behjat, Amir Rajabi

    Published 2015
    “…A well known task is classification that predicts the class of new instances using known features or attributes automatically. …”
    Get full text
    Get full text
    Thesis
  4. 4

    AUTOMATED VEHICLE COUNTING AND CLASSIFICATION SYSTEM FOR TRAFFIC CENSUS by MOHMOOD NOR, MOHD NAZIF HAWARI

    Published 2012
    “…On the other hand, although the results gained by using approximate median method is more accurate than a simple background subtraction method, it has its drawback too which is more complex calculation hence taking more time to execute the algorithm. …”
    Get full text
    Get full text
    Final Year Project
  5. 5

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

    Published 2024
    “…The second segmentation algorithm combines Delaunay triangulation clustering in the spatial domain and Particle Swarm Optimization (PSO). …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  6. 6

    Ant colony algorithm for text classification in multicore-multithread environment / Ahmad Nazmi Fadzal by Fadzal, Ahmad Nazmi

    Published 2017
    “…ACO classification accuracy is compared to Genetic Algorithm classifier which also a wrapper method. …”
    Get full text
    Get full text
    Thesis
  7. 7

    Discriminative feature representation for Malay children’s speech recognition / Seyedmostafa Mirhassani by Mirhassani, Seyedmostafa

    Published 2015
    “…The second method performs optimization of filterbanks in cepstral feature extraction based on evolutionary algorithms. …”
    Get full text
    Get full text
    Thesis
  8. 8

    Optimization of neural network using cuckoo search for the classification of diabetes by Abubakar, Adamu, Shuib, Liyana, Chiroma, Haruna

    Published 2015
    “…In this paper, we proposed diabetes classifier based on the cuckoo search algorithm (CS) and Neural Network (NN). The weights and bias of the NN was trained using the CS to deviate from being stuck in local minima. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  9. 9

    Analysis Of Personal Protective Equipment Classification Method Using Deep Learning by Siti Zahrah Nur Ain, Silopung

    Published 2022
    “…This classification is performed using Anaconda and Jupyter Notebok Software that use Python as the programming language. …”
    Get full text
    Get full text
    Undergraduates Project Papers
  10. 10

    Real-time classification improvement of Indonesian sign system letters (SIBI) using K-Nearest Neighbor algorithm by Dhewa, Oktaf Agni, Utama, Safitri Yuliana, Nasuha, Aris, Gunawan, Teddy Surya, Pratama, Gilang Nugraha Putu

    Published 2024
    “…A novel approach is introduced to enhance SIBI character predictions using the K-Nearest Neighbor (K-NN) algorithm. The K-NN algorithm is employed to predict the most suitable SIBI character based on the similarity of linguistic features between input speech and existing data. …”
    Get full text
    Get full text
    Get full text
    Article
  11. 11

    A novel ensemble decision tree-based CHi-squared Automatic Interaction Detection (CHAID) and multivariate logistic regression models in landslide susceptibility mapping by Althuwaynee, Omar F., Pradhan, Biswajeet, Park, Hyuck Jin, Lee, Jung Hyun

    Published 2014
    “…An ensemble algorithm of data mining decision tree (DT)-based CHi-squared Automatic Interaction Detection (CHAID) is widely used for prediction analysis in variety of applications. …”
    Get full text
    Get full text
    Article
  12. 12

    Landslide susceptibility mapping using decision-tree based chi-squared automatic interaction detection (CHAID) and logistic regression (LR) integration by Althuwaynee, Omar F., Pradhan, Biswajeet, Ahmad, Noordin

    Published 2014
    “…This article uses methodology based on chi-squared automatic interaction detection (CHAID), as a multivariate method that has an automatic classification capacity to analyse large numbers of landslide conditioning factors. …”
    Get full text
    Get full text
    Conference or Workshop Item
  13. 13

    Adaptive differential evolution algorithm with fitness based selection of parameters and mutation strategies / Rawaa Dawoud Hassan Al-Dabbagh by Rawaa Dawoud Hassan, Al-Dabbagh

    Published 2015
    “…ARDE algorithm makes use of JADE strategy and the MDE_pBX parameters adaptive schemes as frameworks. …”
    Get full text
    Get full text
    Thesis
  14. 14

    Liver segmentation on CT images using random walkers and fuzzy c-means for treatment planning and monitoring of tumors in liver cancer patients by Moghbel, Mehrdad

    Published 2017
    “…The proposed method is based on a hybrid method integrating random walkers algorithm with integrated priors and particle swarm optimized spatial fuzzy c-means (FCM) algorithm with level set method and AdaBoost classifier. …”
    Get full text
    Get full text
    Get full text
    Thesis
  15. 15

    Satellite Image Segmentation Using Thresholding Technique by Khalik, Mohd Haffez

    Published 2017
    “…Among all the segmentation techniques, thresholding segmentation method is the most popular algorithm and is widely used in the image segmentation field. …”
    Get full text
    Get full text
    Get full text
    Thesis
  16. 16

    Improved Genetic Algorithm Multilayer Perceptron Network For Data Classification by Ahmad, Fadzil

    Published 2017
    “…Based on the occurrences of the best result obtained by an algorithm across different test functions; it is proven that the proposed method outperforms standard GA. …”
    Get full text
    Get full text
    Thesis
  17. 17

    Towards a better feature subset selection approach by Shiba, Omar A. A.

    Published 2010
    “…The selection of the optimal features subset and the classification has become an important issue in the data mining field.We propose a feature selection scheme based on slicing technique which was originally proposed for programming languages.The proposed approach called Case Slicing Technique (CST).Slicing means that we are interested in automatically obtaining that portion 'features' of the case responsible for specific parts of the solution of the case at hand.We show that our goal should be to eliminate the number of features by removing irrelevant once.Choosing a subset of the features may increase accuracy and reduce complexity of the acquired knowledge.Our experimental results indicate that the performance of CST as a method of feature subset selection is better than the performance of the other approaches which are RELIEF with Base Learning Algorithm (C4.5), RELIEF with K-Nearest Neighbour (K-NN), RELIEF with Induction of Decision Tree Algorithm (ID3) and RELIEF with Naïve Bayes (NB), which are mostly used in the feature selection task.…”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  18. 18

    A preliminary study on automated freshwater algae recognition and classification system / Hayat Mansoor Abdullah by Mansoor Abdullah, Hayat

    Published 2012
    “…The results indicated that MLP is sufficient, and optimal enough to be used for classification of the selected freshwater algae. …”
    Get full text
    Get full text
    Thesis
  19. 19

    A joint Bayesian optimization for the classification of fine spatial resolution remotely sensed imagery using object-based convolutional neural networks by Azeez, Omer Saud, M. Shafri, Helmi Z., Alias, Aidi Hizami, Haron, Nuzul Azam

    Published 2022
    “…A Bayesian technique was used to find the best parameters for the multiresolution segmentation (MRS) algorithm while the CNN model learns the image features at different layers, achieving joint optimization. …”
    Get full text
    Get full text
    Article
  20. 20

    Sleep arousal events detection using PNN-GBMO classifier based on EEG and ECG signals: A hybrid-learning model by Afsoon Badiei, Saeed Meshgini, Ali Farzamnia

    Published 2020
    “…In this paper, the detection of arousal events is performed using an automatic analysis of EEG and ECG signals. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item