Search Results - (( information presentation based algorithm ) OR ( java implementation 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

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

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

    Book recommender mobile application / Amir Imran Kamaludin by Kamaludin, Amir Imran

    Published 2021
    “…The item based collaborative filtering are used in this system with Cosine based similarity algorithm as the main algorithm.…”
    Get full text
    Get full text
    Thesis
  8. 8

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

    A review on the graphical user authentication algorithm : recognition-based and recall-based. by Ugochukwu, Ejike Ekeke Kingsley, Jusoh, Yusmadi Yah

    Published 2013
    “…In this paper, we explore two categories of the Graphical User Authentication Algorithm: Recognition-based and Recall-based. Examples from both categories are presented to compare the types of attacks encountered, usability and security.…”
    Get full text
    Get full text
    Article
  10. 10
  11. 11

    Application Of Multi-Layer Perceptron Technique To Detect And Locate The Base Of A Young Corn Plant by Morshidi, Malik Arman

    Published 2007
    “…In this research, a vision system algorithm has been developed to identify and locate base of young corn trees based upon robot vision technology, pattern recognition techniques, and knowledge-based decision theory. …”
    Get full text
    Get full text
    Thesis
  12. 12

    Application of induced preorderings in score function-based method for solving decision-making with interval-valued fuzzy soft information by Ali, Mabruka, Kilicman, Adem, Khameneh, Azadeh Zahedi

    Published 2021
    “…In order to provide a partial solution to this problem, we present a group decision-making solution which is based on a preference relationship of interval-valued fuzzy soft information. …”
    Get full text
    Get full text
    Article
  13. 13
  14. 14
  15. 15

    Propositional satisfiability algorithm to find minimal reducts for data mining by Bakar, A.A., Sulaiman, M.N., Othman, M., Selamat, M.H.

    Published 2002
    “…An algorithm in finding minimal reducts based on Prepositional Satisfiability (SAT) algorithm is proposed. …”
    Get full text
    Get full text
    Article
  16. 16

    Algorithms for extracting adjacency matrix based on Formal Concept Analysis (FCA) by Hasni, Hassan, Aznida Hayati, Zakaria@Mohamad, Mohd Isa, Awang, Mokhairi, Makhtar, Rohana, Ismail, Fadhilah, Ahmad

    Published 2017
    “…This paper is based on a study that attempts to provide an alternative to ontology lookup for Semantic information retrieval. …”
    Get full text
    Get full text
    Conference or Workshop Item
  17. 17
  18. 18

    Non-Distortion-Specific No-Reference Image Quality Assessment:A Survey by Abdul Manap, Redzuan, Shao, Ling

    Published 2015
    “…Over the last two decades,there has been a surge of interest in the research of image quality assessment due to its wide applicability to many domains.In general,the aim of image quality assessment algorithms is to evaluate the perceptual quality of an image using an objective index which should be highly consistent with the human subjective index.The objective image quality assessment algorithms can be classified into three main classes: full-reference,reduced-reference,and no-reference.While full-reference and reduced-reference algorithms require full information or partial information of the reference image respectively,no reference information is required for no-reference algorithms.Consequently,a no-reference (or blind) image quality assessment algorithm is highly preferred in cases where the availability of any reference information is implausible.In this paper,a survey of the recent no-reference image quality algorithms,specifically for non-distortion-specific cases,is provided in the first half of this paper.Two major approaches in designing the non-distortion-specific no-reference algorithms,namely natural scene statistics-based and learning-based,are studied.In the second half of this paper,their performance and limitations are discussed before current research trends addressing the limitations are presented.Finally,possible future research directions are proposed towards the end of this paper.…”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  19. 19

    Document clustering based on firefly algorithm by Mohammed, Athraa Jasim, Yusof, Yuhanis, Husni, Husniza

    Published 2015
    “…Document clustering is widely used in Information Retrieval however, existing clustering techniques suffer from local optima problem in determining the k number of clusters.Various efforts have been put to address such drawback and this includes the utilization of swarm-based algorithms such as particle swarm optimization and Ant Colony Optimization.This study explores the adaptation of another swarm algorithm which is the Firefly Algorithm (FA) in text clustering.We present two variants of FA; Weight- based Firefly Algorithm (WFA) and Weight-based Firefly Algorithm II (WFAII).The difference between the two algorithms is that the WFAII, includes a more restricted condition in determining members of a cluster.The proposed FA methods are later evaluated using the 20Newsgroups dataset.Experimental results on the quality of clustering between the two FA variants are presented and are later compared against the one produced by particle swarm optimization, K-means and the hybrid of FA and -K-means. …”
    Get full text
    Get full text
    Get full text
    Article
  20. 20