Search Results - (( diabetes classification mining algorithm ) OR ( java data optimization algorithm ))

Refine Results
  1. 1

    Evaluation of data mining classification and clustering techniques for diabetes / Tuba Pala and Ali Yilmaz Camurcu by Pala, Tuba, Camurcu, Ali Yilmaz

    Published 2014
    “…The success evaluation of data mining classification algorithms have been realized through the data mining programs Weka and RapidMiner. …”
    Get full text
    Get full text
    Get full text
    Article
  2. 2
  3. 3

    Classification Algorithms and Feature Selection Techniques for a Hybrid Diabetes Detection System by Al-Hameli, Bassam Abdo, Alsewari, Abdulrahman A., Alraddadi, Abdulaziz Saleh, Aldhaqm, Arafat

    Published 2021
    “…The combinations have not examined before for diabetes diagnosis applications. K-nearest neighbor is used for classification of the diabetes dataset. …”
    Get full text
    Get full text
    Get full text
    Article
  4. 4

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

    Published 2021
    “…In this research, it was found that performance of ensemble method using hybrid classifier of Random Forest – Bayes Net model was found as the best DM classification model with an accuracy of 83.91% using the Pima Indian Diabetes Dataset (PIDD) out beating all the other classification algorithms. …”
    Get full text
    Get full text
    Final Year Project
  5. 5
  6. 6

    Analysis using data mining techniques: the exploration and review data of diabetes patients / Syarifah Adilah Mohamed Yusoff ... [et al.] by Mohamed Yusoff, Syarifah Adilah, Othman, Jamal, Johan, Elly Johana, Mohd Mydin, Azlina, Wan Mohamad, Wan Anisha

    Published 2025
    “…Therefore, it is advisable for future studies to implement robust classification algorithms, such as ensemble methods, to effectively manage and extract potential insights.…”
    Get full text
    Get full text
    Get full text
    Article
  7. 7

    Classification of Diabetes Mellitus using Ensemble Algorithms by Noor, N.A.B.S., Elamvazuthi, I., Yahya, N.

    Published 2021
    “…The objective of this study is to perform DM classification using various machine learning algorithms. …”
    Get full text
    Get full text
    Conference or Workshop Item
  8. 8

    Accuracy and performance analysis for classification algorithms based on biomedical datasets by Al-Hameli, Bassam Abdo, Alsewari, Abdulrahman A., Khubrani, Mousa, Fakhreldin, Mohammoud

    Published 2021
    “…This paper focuses on data mining and machine learning techniques in healthcare classification and prediction of diseases and rebuild disease detection systems (DDS). …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  9. 9

    Comparative study of machine learning algorithms in data classification by Tan, Kai Jun

    Published 2025
    “…This research conducts a comparative study of various machine learning algorithms for dataset classification to identify the most accurate and reliable classifier. …”
    Get full text
    Get full text
    Final Year Project / Dissertation / Thesis
  10. 10

    Prediction of Diabetes Using Hidden Naïve Bayes: Comparative Study by Al-Hameli, Bassam Abdo, Alsewari, Abdulrahman A., Alsarem, Mohammed

    Published 2021
    “…This paper is an in-depth analysis study of the classification of algorithms in data mining field for the hidden Naïve Bayes (HNB) classifier compared to state-of-the-art medical classifiers which have demonstrated HNB performance and the ability to increase prediction accuracy. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  11. 11

    Diabetes disease prediction system using HNB classifier based on discretization method by Al-Hameli, Bassam Abdo, Al-Sewari, Abdul Rahman Ahmed Mohammed, Basurra, Shadi S., Bhogal, Jagdev, Ali, Mohammed A H

    Published 2023
    “…Hidden Naïve Bayes is one of the algorithms for classification, which works under a data-mining model based on the assumption of conditional independence of the traditional Naïve Bayes. …”
    Get full text
    Get full text
    Get full text
    Article
  12. 12

    Risk prediction analysis for classifying type 2 diabetes occurrence using local dataset by Abd Rahman, M. Hafiz Fazren, Wan Salim, Wan Wardatul Amani, Abd-Wahab, Firdaus

    Published 2020
    “…This research aims to develop a robust prediction model for classification of type 2 diabetes mellitus (T2DM), with the interest of a Malaysian population, using several well-known machine learning algorithm such as Decision Tree, Support Vector Machine and Naïve Bayers. …”
    Get full text
    Get full text
    Get full text
    Article
  13. 13

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

    Published 2018
    “…A Sazonov Engine which is a fuzzy java engine is use to apply Bat Algorithm in the experiment. …”
    Get full text
    Get full text
    Get full text
    Undergraduates Project Papers
  14. 14

    Attribute reduction based scheduling algorithm with enhanced hybrid genetic algorithm and particle swarm optimization for optimal device selection by Nwogbaga, Nweso Emmanuel, Latip, Rohaya, Affendey, Lilly Suriani, Abdul Rahiman, Amir Rizaan

    Published 2022
    “…Therefore, in this paper, we proposed Dynamic tasks scheduling algorithm based on attribute reduction with an enhanced hybrid Genetic Algorithm and Particle Swarm Optimization for optimal device selection. …”
    Get full text
    Get full text
    Article
  15. 15

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

    Published 2011
    “…Research on Smooth Support Vector Machine (SSVM) for classification problem is an active field in data mining. …”
    Get full text
    Get full text
    Thesis
  16. 16

    A comparative study between rough and decision tree classifiers by Mohamad Mohsin, Mohamad Farhan

    Published 2008
    “…Theoretically, a good set of knowledge should provide good accuracy when dealing with new cases.Besides accuracy, a good rule set must also has a minimum number of rules and each rule should be short as possible.It is often that a rule set contains smaller quantity of rules but they usually have more conditions.An ideal model should be able to produces fewer, shorter rule and classify new data with good accuracy.Consequently, the quality and compact knowledge will contribute manager with a good decision model.Because of that, the search for appropriate data mining approach which can provide quality knowledge is important.Rough classifier (RC) and decision tree classifier (DTC) are categorized as RBC.The purpose of this study is to investigate the capability of RC and DTC in generating quality knowledge which leads to the good accuracy.To achieve that, both classifiers are compared based on four measurements that are accuracy of the classification, the number of rule, the length of rule, and the coverage of rule.Five dataset from UCI Machine Learning namely United States Congressional Voting Records, Credit Approval, Wisconsin Diagnostic Breast Cancer, Pima Indians Diabetes Database, and Vehicle Silhouettes are chosen as data experiment.All datasets were mined using RC toolkit namely ROSETTA while C4.5 algorithm in WEKA application was chosen as DTC rule generator.The experimental results indicated that both classifiers produced good classification result and had generated quality rule in different types of model – higher accuracy, fewer rule, shorter rule, and higher coverage.In term of accuracy, RC obtained higher accuracy in average while DTC significantly generated lower number of rule than RC.In term of rule length, RC produced compact and shorter rule than DTC and the length is not significantly different.Meanwhile, RC has better coverage than DTC.Final conclusion can be decided as follows “If the user interested at a variety of rule pattern with a good accuracy and the number of rule is not important, RC is the best solution whereas if the user looks for fewer nr, DTC might be the best choice”…”
    Get full text
    Get full text
    Get full text
    Get full text
    Monograph
  17. 17

    A random search based effective algorithm for pairwise test data generation by Sabira, Khatun, K. F., Rabbi, Che Yahaya, Yaakub, Klaib, Mohammad F. J.

    Published 2011
    “…This paper proposes an effective random search based pairwise test data generation algorithm named R2Way to optimize the number of test cases. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  18. 18
  19. 19

    EasyA: Easy and effective way to generate pairwise test data by Rabbi, Khandakar Fazley, Sabira, Khatun, Che Yahaya, Yaakub, Klaib, Mohammad F. J.

    Published 2013
    “…This paper proposes a matrix based calculation for pairwise test data generation algorithm named EasyA to optimize the number of test cases. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  20. 20

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

    Published 2015
    “…In the second phase, a classifier ensemble learning model is proposed consisting of separate outputs: (i) To select a relevant subset of original features based on Binary Quantum Gravitational Search Algorithm (QBGSA), (ii) To mine data streams using various data chunks and overcome a failure of single classifiers based on SVM, MLP and K-NN algorithms. …”
    Get full text
    Get full text
    Thesis