Search Results - (( java simulation optimization algorithm ) OR ( variables classification model algorithm ))

Refine Results
  1. 1

    Classification for large number of variables with two imbalanced groups by Ahmad Hakiim, Jamaluddin

    Published 2020
    “…This study proposed two algorithms of classification namely Algorithm 1 and Algorithm 2 which combine resampling, variable extraction, and classification procedure. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  2. 2

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

    Feature selection and model selection algorithm using incremental mixed variable ant colony optimization for support vector machine classifier by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2013
    “…In order to enhance SVM performance, these problems must be solved simultaneously because error produced from the feature subset selection phase will affect the values of the SVM parameters and resulted in low classification accuracy.Most approaches related with solving SVM model selection problem will discretize the continuous value of SVM parameters which will influence its performance.Incremental Mixed Variable Ant Colony Optimization (IACOMV) has the ability to solve SVM model selection problem without discretising the continuous values and simultaneously solve the two problems.This paper presents an algorithm that integrates IACOMV and SVM.Ten datasets from UCI were used to evaluate the performance of the proposed algorithm.Results showed that the proposed algorithm can enhance the classification accuracy with small number of features.…”
    Get full text
    Get full text
    Get full text
    Article
  5. 5

    Enhancement of Ant Colony Optimization for Grid Job Scheduling and Load Balancing by Husna, Jamal Abdul Nasir

    Published 2011
    “…Global pheromone update is performed after the completion of processing the jobs in order to reduce the pheromone value of resources. A simulation environment was developed using Java programming to test the performance of the proposed EACO algorithm against existing grid resource management algorithms such as Antz algorithm, Particle Swarm Optimization algorithm, Space Shared algorithm and Time Shared algorithm, in terms of processing time and resource utilization. …”
    Get full text
    Get full text
    Get full text
    Thesis
  6. 6

    Ant colony optimization algorithm for load balancing in grid computing by Ku-Mahamud, Ku Ruhana, Mohamed Din, Aniza

    Published 2012
    “…The proposed algorithm is known as the enhance ant colony optimization (EACO). …”
    Get full text
    Get full text
    Get full text
    Monograph
  7. 7
  8. 8

    Development of a syncope classification algorithm from physiological signals acquired in tilt-table test by Gan, Ming Hong

    Published 2023
    “…There are 8 set of feature selection model has built and a total of 24 set of classifiers with 3 different type of classification techniques were developed. …”
    Get full text
    Get full text
    Final Year Project / Dissertation / Thesis
  9. 9

    OPTIMIZED MIN-MIN TASK SCHEDULING ALGORITHM FOR SCIENTIFIC WORKFLOWS IN A CLOUD ENVIRONMENT by Murad S.S., Badeel R., Alsandi N.S.A., Alshaaya R.F., Ahmed R.A., Muhammed A., Derahman M.

    Published 2023
    “…To achieve this, we propose a new noble mechanism called Optimized Min-Min (OMin-Min) algorithm, inspired by the Min-Min algorithm. …”
    Review
  10. 10

    Empirical Analysis of Intra vs. Inter-Subject Variability in VR EEG-Based Emotion Modelling by N.S. Suhaimi, J. Teo, J. Mountstephens

    Published 2018
    “…Secondly, the data will then be tested and trained with KNN and SVM algorithms. We conduct subject-dependent as well as subject-independent classifications in order to compare intra-against inter-subject variability, respectively in VR EEG-based emotion modeling. …”
    Get full text
    Get full text
    Get full text
    Article
  11. 11
  12. 12
  13. 13

    Embedded system for indoor guidance parking with Dijkstra’s algorithm and ant colony optimization by Mohammad Ata, Karimeh Ibrahim

    Published 2019
    “…This study proposes a car parking management system which applies Dijkstra’s algorithm, Ant Colony Optimization (ACO) and Binary Search Tree (BST) in structuring a guidance system for indoor parking. …”
    Get full text
    Get full text
    Thesis
  14. 14

    Features selection for intrusion detection system using hybridize PSO-SVM by Tabaan, Alaa Abdulrahman

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

    Application of Decision Trees in Athlete Selection: A Cart Algorithm Approach by Riska Wahyu, Romadhonia, A'yunin, Sofro, Danang, Ariyanto, Dimas Avian, Maulana, Junaidi Budi, Prihanto

    Published 2023
    “…This study investigates the application of Decision Trees (DTs), a non-parametric supervised learning method, renowned for its simplicity, interpretability, and wide applicability in various domains, including machine learning for classification and regression tasks. The focus of this study is on the use of DTs, employing the Classification and Regression Trees (CART) algorithm, in the initial screening of athletes. …”
    Get full text
    Get full text
    Get full text
    Article
  16. 16

    Using fuzzy association rule mining in cancer classification by Mahmoodian, Sayed Hamid, Marhaban, Mohammad Hamiruce, Abdul Rahim, Raha, Rosli, Rozita, Saripan, M. Iqbal

    Published 2011
    “…Interpretability of the model, which is developed by fuzzy rules and linguistic variables in this study, has been rarely considered. …”
    Get full text
    Get full text
    Article
  17. 17

    Backpropagation vs. radial basis function neural model : Rainfall intensity classification for flood prediction using meteorology data by Chai, S.S., Wong, W.K., Goh, K.L.

    Published 2016
    “…The influence of the number of training data on the classification results was also analyzed. Results obtained showed, in term of classification accuracy, BPN model performed better than the RFN model. …”
    Get full text
    Get full text
    Get full text
    Article
  18. 18

    Resource management in grid computing using ant colony optimization by Ku-Mahamud, Ku Ruhana, Mohamed Din, Aniza

    Published 2011
    “…Resources with high pheromone value are selected to process the submitted jobs.Global pheromone update is performed after completion processing the jobs in order to reduce the pheromone value of resources.A simulation environment was developed using Java programming to test the performance of the proposed EACO algorithm against other ant based algorithm, in terms of resource utilization.Experimental results show that EACO produced better grid resource management solution.…”
    Get full text
    Get full text
    Get full text
    Get full text
    Monograph
  19. 19

    Finding an effective classification technique to develop a software team composition model by Gilal, Abdul Rehman, Jaafar, Jafreezal, Capretz, Luiz Fernando, Omar, Mazni, Basri, Shuib, Abdul Aziz, Izzatdin

    Published 2017
    “…Ineffective software team composition has become recognized as a prominent aspect of software project failures.Reports from results extracted from different theoretical personality models have produced contradicting fits, validity challenges, and missing guidance during software development personnel selection.It is also believed that the technique/s used while developing a model can impact the overall results.Thus, this study aims to: 1) discover an effective classification technique to solve the problem, and 2) develop a model for composition of the software development team.The model developed was composed of three predictors: team role, personality types, and gender variables; it also contained one outcome: team performance variable.The techniques used for model development were logistic regression, decision tree, and Rough Sets Theory (RST).Higher prediction accuracy and reduced patte rn complexity were the two parameters forselecting the effective technique.Based on the results, the Johnson Algorithm (JA) of RST appeared to be an effective technique for a team composition model.The study has proposed a set of 24 decision rules for finding effective team members.These rules involve gender classification to highlight the appropriate personality profile for software developers.In the end, this study concludes that selecting an appropriate classification technique is one of the most important factors in developing effective models.…”
    Get full text
    Get full text
    Get full text
    Article
  20. 20

    Finding an effective classification technique to develop a software team composition model by Gilal, A.R., Jaafar, J., Capretz, L.F., Omar, M., Basri, S., Aziz, I.A.

    Published 2018
    “…The model developed was composed of 3 predictors: team role, personality types, and gender variables; it also contained 1 outcome: team performance variable. …”
    Get full text
    Get full text
    Article