Search Results - (( java simulation optimization algorithm ) OR ( easy machine learning algorithm ))

Refine Results
  1. 1

    A new domain specific scripting language for automated machine learning pipeline by Masrom, S., Rahman, A.S.A., Omar, N., Baharun, N.

    Published 2019
    “…From the varieties of the machine learning algorithms, selecting the best model with the best configurations is a critical and complex design issue. …”
    Get full text
    Get full text
    Article
  2. 2

    Jogging activity recognition using k-NN algorithm by Afifah Ismail

    Published 2022
    “…The k-NN algorithm is a simple and easy-to-implement supervised machine learning algorithm that can be used to solve both classification and regression problems. …”
    Get full text
    Get full text
    Get full text
    Academic Exercise
  3. 3
  4. 4

    Students’ attitude towards video-based learning: machine learning analysis with rapid software / Abdullah Sani Abd Rahman ... [et al.] by Abd Rahman, Abdullah Sani, Meutia, Rita, Hamid, Yusnaliza, Abdul Rahman, Rahayu

    Published 2022
    “…The results show that all the three machine learning algorithms produced high accuracy (above 95%) prediction results based on the hold-out testing dataset. …”
    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

    A hybrid particle swarm optimization - extreme learning machine approach for intrusion detection system by M.H., Ali, Mohamad, Fadlizolkipi, Ahmad Firdaus, Zainal Abidin, Nik Zulkarnaen, Khidzir

    Published 2018
    “…This work proposes the extreme learning machine (ELM) is one of the poplar machine learning algorithms which, easy to implement with excellent learning performance characteristics. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  9. 9

    Anomaly detection in system log files using machine learning algorithms / Zahedeh Zamanian by Zahedeh, Zamanian

    Published 2019
    “…This study uses machine learning method to detect anomalies in system log files. …”
    Get full text
    Get full text
    Get full text
    Thesis
  10. 10

    Classifying good and bad websites by Koo, Ee Woon

    Published 2015
    “…This project illustrates that it is possible to classify websites as good or bad by using the underlying tags along with the machine learning algorithms.…”
    Get full text
    Get full text
    Get full text
    Final Year Project Report / IMRAD
  11. 11

    Machine learning methods for multi-rotor UAV structural damage detection based on MEMS sensor by Ma, Y., Mustapha, F., Ishak, M.R., Abdul Rahim, S., Mustapha, M.

    Published 2023
    “…An independent data acquisition device with a Micro Electro Mechanical Systems (MEMS) sensor is designed and fixed onto the multi-rotor UAVs to acquire the vibration data. Four machine learning algorithms, namely Support Vector Machine (SVM), K-Nearest Neighbor (KNN), Decision Tree, and Random Forest, are employed for damage detection. …”
    Get full text
    Get full text
    Article
  12. 12

    ICS cyber attack detection with ensemble machine learning and DPI using cyber-Kit datasets by Mubarak, Sinil, Habaebi, Mohamed Hadi, Islam, Md. Rafiqul, Khan, Sheroz

    Published 2021
    “…The processed metadata is normalized for the easiness of algorithm analysis and modelled with machine learning-based latest deep learning ensemble LSTM algorithms for anomaly detection. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Get full text
    Proceeding Paper
  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

    E4ML: Alat untuk pembelajaran perlombongan data by Sainin, Mohd Shamrie, Siraj, Fadzilah

    Published 2004
    “…However, most of the tool is complicated to be used by the beginner user especially to student.The absence of specific and easy tool was made the student unable to understand the use and applications in this field.This paper discusses the development of the teaching aid tool (software) that consist of several machine learning algorithms for the purpose of explaining data mining processes.With this tool, teaching and learning for such course can be enhanced in order to provide better understanding in data mining and machine learning.…”
    Get full text
    Get full text
    Conference or Workshop Item
  15. 15

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

    Building extraction of worldview3 imagery via support vector machine using scikit-learn module / Najihah Ismail by Ismail, Najihah

    Published 2021
    “…Consequently, this study is intending to apply Support Vector Machine (SVM) classification which using Scikit-learn module for building classification. …”
    Get full text
    Get full text
    Thesis
  17. 17

    A fast learning network with improved particle swarm optimization for intrusion detection system by Ali, Mohammed Hasan

    Published 2019
    “…This situation makes the detection of cyber-based attacks on computer networks a relevant and challenging area of research. The Fast Learning Network (FLN) is one of the new machine learning algorithms that are easy to implement, computationally efficient, and with excellent learning performance characteristics. …”
    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
  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