Search Results - (( java implementation learning algorithm ) OR ( using simple learning algorithm ))

Refine Results
  1. 1

    Plagiarism Detection System for Java Programming Assignments by Using Greedy String-Tilling Algorithm by Norulazmi, Kasim

    Published 2008
    “…The prototype system, known as Java Plagiarism Detection System (JPDS) implements the Greedy-String-Tiling algorithm to detect similarities among tokens in a Java source code files. …”
    Get full text
    Get full text
    Get full text
    Thesis
  2. 2

    An Educational Tool Aimed at Learning Metaheuristics by Kader, Md. Abdul, Jamaluddin, Jamal A., Kamal Z., Zamli

    Published 2020
    “…Implemented with Java, this tool provides a friendly GUI for setting the parameters and display the result from where the learner can see how the selected algorithm converges for a particular problem solution. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  3. 3

    Adoption of machine learning algorithm for analysing supporters and non supporters feedback on political posts / Ogunfolajin Maruff Tunde by Ogunfolajin Maruff , Tunde

    Published 2022
    “…The method was implemented using Java and the results of the simulation were evaluated using five standard performance metrics: accuracy, AUC, precision, recall, and f-Measure. …”
    Get full text
    Get full text
    Get full text
    Thesis
  4. 4

    A Feature Ranking Algorithm in Pragmatic Quality Factor Model for Software Quality Assessment by Ruzita, Ahmad

    Published 2013
    “…The methodology used consists of theoretical study, design of formal framework on intelligent software quality, identification of Feature Ranking Technique (FRT), construction and evaluation of FRA algorithm. The assessment of quality attributes has been improved using FRA algorithm enriched with a formula to calculate the priority of attributes and followed by learning adaptation through Java Library for Multi Label Learning (MULAN) application. …”
    Get full text
    Get full text
    Get full text
    Thesis
  5. 5

    E4ML: Educational Tool for Machine Learning by Sainin, Mohd Shamrie, Siraj, Fadzilah

    Published 2003
    “…There are various types of machine learning algorithms with certain processes taken by the algorithm.In teaching of the machine learning algorithms, such processes need to be explained especially to the beginner in introductory level.This paper discusses the development the tool that addresses the process by certain algorithm to produce a hypothesis or output based on given data.This tool can also be used in teaching and learning purposes.The explanation of processes by the algorithms is demonstrated through simple simulation.The source of the algorithms was adapted from Mitchell book [1] that cover popular algorithms in machine learning for teaching and learning such as Concept Learning, Decision Tree, Bayesian Learning, Neural Networks, and Instance based Learning.The tool also used several classes of Weka (Waikato Environment for Knowledge Analysis) as a basis for the design and implementation of the new tool that focuses on explaining the processes taken by certain algorithm.…”
    Get full text
    Get full text
    Conference or Workshop Item
  6. 6

    Simple Screening Method of Maize Disease using Machine Learning by Chyntia Jaby, Entuni, Tengku Mohd Afendi, Zulcaffle

    Published 2019
    “…Hence, this paper present a simple and efficient machine learning method which is Fuzzy C-Means algorithm to screen leaf disease severity in maize. …”
    Get full text
    Get full text
    Get full text
    Article
  7. 7

    Web-based clustering tool using fuzzy k-mean algorithm / Ahmad Zuladzlan Zulkifly by Zulkifly, Ahmad Zuladzlan

    Published 2019
    “…This project will use fuzzy k-means clustering algorithm to cluster the data because it is easy to implement and have many advantages. …”
    Get full text
    Get full text
    Thesis
  8. 8

    Bio-signal identification using simple growing RBF-network (OLACA) by Asirvadam , Vijanth Sagayan, McLoone, Sean, Palaniappan, R

    Published 2007
    “…An enhanced online adaptive centre allocation algorithms (or resource allocation network (RAN)) using simple/stochastic back-propagation method with minimal weight update variant are developed for direct-link radial basis function (DRBF) networks. …”
    Get full text
    Get full text
    Conference or Workshop Item
  9. 9

    Hypertension Prediction in Adolescents Using Anthropometric Measurements: Do Machine Learning Models Perform Equally Well? by Chai, Soo See, Goh, Kok Luong, Cheah, Whye Lian, Chang, Robin Yee Hui, Ng, Giap Weng

    Published 2022
    “…The use of anthropometric measurements in machine learning algorithms for hypertension prediction enables the development of simple, non-invasive prediction models. …”
    Get full text
    Get full text
    Get full text
    Article
  10. 10

    A Reference Based Surface Defect Segmentation Algorithm For Automatic Optical Inspection System by Wong, Ze-Hao

    Published 2020
    “…However, present complex algorithms which are accurate require high processing power using a large size of learning dataset without labelling error. …”
    Get full text
    Get full text
    Thesis
  11. 11

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

    Development Of Construction Noise Prediction Method Using Deep Learning Model by Siew, Jun Teng

    Published 2021
    “…This model could relieve the burden of manual calculations for simple prediction charts, and no previous study has applied this algorithm to construction noise prediction. …”
    Get full text
    Get full text
    Final Year Project / Dissertation / Thesis
  13. 13

    A case study of microarray breast cancer classification using machine learning algorithms with grid search cross validation by Mohd Ali, Nursabillilah, Besar, Rosli, Ab Aziz, Nor Azlina

    Published 2023
    “…In this work, simple machine learning methods are used to classify breast cancer microarray data to normal and relapse. …”
    Get full text
    Get full text
    Get full text
    Article
  14. 14

    Hypertension prediction in adolescents using anthropometric measurements: Do machine learning models perform equally well? by Chai, Soo See, Goh, Kok Luong, Cheah, Whye Lian, Chang, Yee Hui Robin, Ng, Giap Weng

    Published 2022
    “…The use of anthropometric measurements in machine learning algorithms for hypertension prediction enables the development of simple, non-invasive prediction models. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  15. 15

    Modeling of cardiovascular diseases (CVDs) and development of predictive heart risk score by Mirza Rizwan, Sajid

    Published 2021
    “…Further, it focuses on the development of various forms of local risk prediction models and simple heart risk scores using non-laboratory features and machine learning (ML) algorithms. …”
    Get full text
    Get full text
    Thesis
  16. 16

    A direct ensemble classifier for imbalanced multiclass learning by Sainin, Mohd Shamrie, Alfred, Rayner

    Published 2012
    “…Researchers have shown that although traditional direct classifier algorithm can be easily applied to multiclass classification, the performance of a single classifier is decreased with the existence of imbalance data in multiclass classification tasks.Thus, ensemble of classifiers has emerged as one of the hot topics in multiclass classification tasks for imbalance problem for data mining and machine learning domain.Ensemble learning is an effective technique that has increasingly been adopted to combine multiple learning algorithms to improve overall prediction accuraciesand may outperform any single sophisticated classifiers.In this paper, an ensemble learner called a Direct Ensemble Classifier for Imbalanced Multiclass Learning (DECIML) that combines simple nearest neighbour and Naive Bayes algorithms is proposed. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  17. 17
  18. 18

    Simple quantum circuit for pattern recognition based on nearest mean classifier by Mahmoud Ahmed, Gharib Subhi, Messikh Azeddine, Azeddine

    Published 2016
    “…Lett. 114, 140504 (2015)] which uses quantum matrix inverse algorithm to find optimal hyperplane that separated two different classes. …”
    Get full text
    Get full text
    Article
  19. 19

    Deep reinforcement learning to multi-agent deep reinforcement learning by Samieiyeganeh, Mehdi, O. K. Rahmat, Rahmita Wirza, Khalid, Fatimah, Kasmiran, Khairul Azhar

    Published 2022
    “…In fact, overall goal in this paper is a comprehensive explanation of the various Deep Reinforcement Learning (DRL) algorithms, and its combination with Multi-Agent methods. …”
    Get full text
    Get full text
    Article
  20. 20

    Talkout : Protecting mental health application with a lightweight message encryption by Gavin Teo Juen

    Published 2022
    “…The investigation of lightweight message encryption algorithms is conducted with systematic quantitative literature and experiment implementation in Java and Android running environment. …”
    Get full text
    Get full text
    Get full text
    Academic Exercise