Search Results - (( data formation mining algorithm ) OR ( java simulation optimization algorithm ))

Refine Results
  1. 1

    RELMARK: An innovative algorithm for preprocessing of transactional business data by Mohd Shaharanee, Izwan Nizal, Mohd Jamil, Jastini, Hashim, Kamarul Faizal

    Published 2015
    “…Association rule mining is a popular research topic due to many useful applications.The initial task in producing association rule is to ensure that only suitable data formats are fed into the mining process.Providing a correct data format for association rule mining is an essential and crucial task as wrong data will yield wrong results and interpretations.In this research work, an efficient algorithm for converting relational data format into transactional data format is presented.This transactional data format suited the SAS Enterprise Miner Software for association rule mining technique. …”
    Get full text
    Get full text
    Article
  2. 2

    Framework for mining XML format business process log data by Ang, Jin Sheng

    Published 2024
    “…Besides, statistical analysis and data mining techniques are difficult to be applied in eXtensible Markup Language (XML) format documents. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  3. 3
  4. 4

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

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

    Discovering Pattern in Medical Audiology Data with FP-Growth Algorithm by G. Noma, Nasir, Mohd Khanapi, Abd Ghani

    Published 2012
    “…We use frequent pattern growth (FP-Growth) algorithm in the data processing step to build the FP-tree data structure and mine it for frequents itemsets. …”
    Get full text
    Get full text
    Conference or Workshop Item
  7. 7

    The semantics of norms mining in multi-agent systems by Mahmoud M.A., Ahmad M.S., Ahmad A., Yusoff M.Z.M., Mustapha A.

    Published 2023
    “…We then present an algorithm of the norms mining operation and demonstrate the success of the technique in detecting the potential norms. � 2012 Springer-Verlag.…”
    Conference paper
  8. 8

    Context identification of scientific papers via agent-based model for text mining (ABM-TM) by Mahmoud M.A., Ahmad M.S., Yusoff M.Z.M., Mustapha A.

    Published 2023
    “…The mining process entails data cleaning, formatting, filtering, and identifying the candidate keywords. …”
    Article
  9. 9

    A norms mining approach to norms detection in multi-agent systems by Mahmoud M.A., Ahmad M.S., Ahmad A., Mohd Yusoff M.Z., Mustapha A.

    Published 2023
    “…Due to security issues, access is prevented to one or more of these sources. The norms mining technique entails the process of data formatting and filtering and identifying the norms' components that contribute to the strength of the norms. …”
    Conference paper
  10. 10

    The semantics of norms mining in multi-agent systems by Ahmed Mahmoud, Moamin, Ahmad, Mohd Sharifuddin, Ahmad, Azhana, Mohd Yusoff, Mohd Zaliman, Mustapha, Aida

    “…We then present an algorithm of the norms mining operation and demonstrate the success of the technique in detecting the potential norms. …”
    Get full text
    Conference or Workshop Item
  11. 11

    Obligation and Prohibition Norms Mining Algorithm for normative multi-agent systems by Mahmoud M.A., Ahmad M.S., Ahmad A., Yusoff M.Z.M., Mustapha A., Hamid N.H.A.

    Published 2023
    “…In this paper, we present our proposed algorithm to detect the obligation and prohibition norms which we called the Obligation and Prohibition Norms Mining algorithm (OPNM). …”
    Conference paper
  12. 12
  13. 13

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

    A norms mining approach to norms detection in multi-agent systems by A. Mahmoud, Moamin, Ahmad, Mohd Sharifuddin, Ahmad, Azhana, Mohd Yusoff , Mohd Zaliman, Mustapha, Aida

    Published 2012
    “…Due to security issues, access is prevented to one or more of these sources. The norms mining technique entails the process of data formatting and filtering and identifying the norms' components that contribute to the strength of the norms. …”
    Get full text
    Conference or Workshop Item
  16. 16

    Clustering Student Performance Data Using k-Means Algorithms by Sultan Alalawi, Sultan Juma, Mohd Shaharanee, Izwan Nizal, Mohd Jamil, Jastini

    Published 2023
    “…The research approach known as educational data mining (EDM) focuses on using data mining techniques to extract massive data from the educational context and transform it into knowledge that can improve educational systems and decisions. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  17. 17

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

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

    Facilitating resource allocation decision through Bibliomining: the case of UTM's library / Md Razib Karno by Karno, Md Razib

    Published 2015
    “…The data mining technique was adopted to explore the relationship among statistically patterned and clustered bibliographic data. …”
    Get full text
    Get full text
    Thesis
  20. 20

    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