Search Results - (( data learning tree algorithm ) OR ( java simulation optimization algorithm ))

Refine Results
  1. 1

    An Intelligent Data-Driven Approach for Electrical Energy Load Management Using Machine Learning Algorithms by Akhtar, Shamim, Muhamad Zahim, Sujod, Rizvi, Syed Sajjad Hussain

    Published 2022
    “…In this research work, an exhaustive parametric and empirical comparative study is conducted on the SEIL dataset for the recommendation of the optimal machine learning algorithm. The simulation results established the findings that Bagged Trees, Fine Trees, and Medium Trees are, respectively, the best-, second-best-, and third-best-performing algorithms in terms of efficacy. …”
    Get full text
    Get full text
    Get full text
    Article
  2. 2

    Reinforcement Learning Algorithm for Optimising Durian Irrigation Systems: Maximising Growth and Water Efficiency by Ramli, Muhammad Shahrul Azwan, Zainal Abidin, Mohamad Shukri, Hasan, Nor Shahida, Md Reba, Mohd Nadzri, Kolawole, Keshinro Kazeem, Ardiansyah, Rizqi Andry, Mpuhus, Sikudhan Lucas

    Published 2024
    “…This study presents a Reinforcement Learning-based algorithm designed to optimise irrigation for Durio Zibethinus (i.e., durian) trees, aiming to maximise tree growth and reduce water usage. …”
    Get full text
    Get full text
    Get full text
    Article
  3. 3

    Classification of fault and stray gassing in transformer by using duval pentagon and machine learning algorithms by Haw, Jia Yong, Mohd Yousof, Mohd Fairouz, Abd Rahman, Rahisham, Talib, Mohd Aizam, Azis, Norhafiz

    Published 2022
    “…Data resampling technique (SMOTETomek) is applied and shows further improvement on the accuracy of predictions by machine learning algorithms when deal with imbalance data. …”
    Get full text
    Get full text
    Article
  4. 4

    Phylogenetic tree classification system using machine learning algorithm by Tan, Jia Kae

    Published 2015
    “…A study is conducted to develop an automated phylogenetic tree image classification system by using machine learning algorithm. …”
    Get full text
    Get full text
    Get full text
    Final Year Project Report / IMRAD
  5. 5
  6. 6

    Case Slicing Technique for Feature Selection by A. Shiba, Omar A.

    Published 2004
    “…One of the problems addressed by machine learning is data classification. Finding a good classification algorithm is an important component of many data mining projects. …”
    Get full text
    Get full text
    Thesis
  7. 7

    Classification of breast cancer disease using bagging fuzzy-id3 algorithm based on fuzzydbd by Nur Farahaina, Idris

    Published 2022
    “…The combination of fuzzy and ID3 algorithm manages the data more efficiently as it combines both the advantages of fuzzy and decision tree. …”
    Get full text
    Get full text
    Thesis
  8. 8

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

    An optimized variant of machine learning algorithm for datadriven electrical energy efficiency management (D2EEM) by Shamim, Akhtar

    Published 2024
    “…The scope of this study is tri folded, First, an exhaustive and parametric comparative study on a wide variety of machine learning algorithms is presented to evaluate the performance of machine learning algorithms in energy load prediction. …”
    Get full text
    Get full text
    Thesis
  10. 10

    Comparison of malware detection model using supervised machine learning algorithms / Syamir Mohd Shahirudin by Mohd Shahirudin, Syamir

    Published 2022
    “…Then, the outcomes demonstrated that the best classifier for categorizing our data with 0.96% accuracy is the Decision Tree machine learning algorithm. …”
    Get full text
    Get full text
    Student Project
  11. 11

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

    A class skew-insensitive ACO-based decision tree algorithm for imbalanced data sets by Mohd Razali, Muhamad Hasbullah, Saian, Rizauddin, Yap, Bee Wah, Ku-Mahamud, Ku Ruhana

    Published 2021
    “…This study proposed an enhanced algorithm called hellingerant-tree-miner (HATM) which is inspired by ant colony optimization (ACO) metaheuristic for imbalanced learning using decision tree classification algorithm. …”
    Get full text
    Get full text
    Get full text
    Article
  13. 13

    Attribute related methods for improvement of ID3 Algorithm in classification of data: A review by Nur Farahaina, Idris, Mohd Arfian, Ismail

    Published 2020
    “…There are several learning algorithms to implement the decision tree but the most commonly-used is ID3 algorithm. …”
    Get full text
    Get full text
    Get full text
    Article
  14. 14

    Application of Decision Trees in Athlete Selection: A Cart Algorithm Approach by Riska Wahyu, Romadhonia, A'yunin, Sofro, Danang, Ariyanto, Dimas Avian, Maulana, Junaidi Budi, Prihanto

    Published 2023
    “…The focus of this study is on the use of DTs, employing the Classification and Regression Trees (CART) algorithm, in the initial screening of athletes. …”
    Get full text
    Get full text
    Get full text
    Article
  15. 15

    Prediction of Oil Palm Yield Using Machine Learning in the Perspective of Fluctuating Weather and Soil Moisture Conditions: Evaluation of a Generic Workflow by Khan N., Kamaruddin M.A., Ullah Sheikh U., Zawawi M.H., Yusup Y., Bakht M.P., Mohamed Noor N.

    Published 2023
    “…Current development in precision agriculture has underscored the role of machine learning in crop yield prediction. Machine learning algorithms are capable of learning linear and nonlinear patterns in complex agro-meteorological data. …”
    Article
  16. 16
  17. 17

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

    Tracking student performance in introductory programming by means of machine learning by Khan I., Al Sadiri A., Ahmad A.R., Jabeur N.

    Published 2023
    “…Big data; Decision trees; Education computing; Learning algorithms; Learning systems; Machine learning; Smart city; Students; Trees (mathematics); Educational data mining; Educational institutions; Hidden patterns; Introductory programming; Introductory programming course; Student performance; Student's performance; Weka; Data mining…”
    Conference Paper
  19. 19

    Comparative performance of deep learning and machine learning algorithms on imbalanced handwritten data by Amri, A’inur A’fifah, Ismail, Amelia Ritahani, Zarir, Abdullah Ahmad

    Published 2018
    “…The experiment shows that although the algorithm is stable and suitable for multiple domains, the imbalanced data distribution still manages to affect the outcome of the conventional machine learning algorithms.…”
    Get full text
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  20. 20

    A Recent Research on Malware Detection Using Machine Learning Algorithm: Current Challenges and Future Works by Gorment N.Z., Selamat A., Krejcar O.

    Published 2023
    “…Barium compounds; Cybersecurity; Data mining; Decision trees; Evolutionary algorithms; K-means clustering; Learning algorithms; Malware; Network security; Sodium compounds; Support vector machines; 'current; Comparatives studies; Cyber security; K-means; Machine learning algorithms; Malware attacks; Malware detection; Metaheuristic; Recent researches; Systematic literature review; Nearest neighbor search…”
    Conference Paper