Search Results - (( program implementation developing algorithm ) OR ( learning 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
    “…However, in respond to the implementation difficulty, there exists a limited software tool that support easy implementation for automated machine learning based on Genetic Programming. …”
    Get full text
    Get full text
    Article
  2. 2

    Sentiment mining in twitter for early depression detection / Najihah Salsabila Ishak by Ishak, Najihah Salsabila

    Published 2021
    “…A classifier model is developed using Naive Bayes characteristics. A comparison between built-in Scikit Learn Naive Bayes algorithm, and the scratch Naive Bayes algorithm is used to measure its effectiveness in terms of accuracy. …”
    Get full text
    Get full text
    Thesis
  3. 3

    BFEDroid: A Feature Selection Technique to Detect Malware in Android Apps Using Machine Learning by Chimeleze C., Jamil N., Ismail R., Lam K.-Y., Teh J.S., Samual J., Akachukwu Okeke C.

    Published 2023
    “…Android (operating system); Android malware; Classification (of information); Feature Selection; Learning systems; Mobile security; Android apps; Classification models; Feature weight; Features selection; Machine learning algorithms; Machine-learning; Malware detection; Malwares; Memory usage; Selection techniques; Learning algorithms…”
    Article
  4. 4

    Talent classification using support vector machine technique / Hamidah Jantan, Norazmah Mat Yusof and Mohd Hanapi Abdul Latif by Jantan, Hamidah, Mat Yusof, Norazmah, Abdul Latif, Mohd Hanapi

    Published 2014
    “…Data mining is a widely used approach for knowledge discovery in machine learning. Besides, classification and prediction are among the popular tasks in machine learning especially for information elicitation. …”
    Get full text
    Get full text
    Research Reports
  5. 5

    Mobile app of mood prediction based on menstrual cycle using machine learning algorithm / Nur Hazirah Amir by Amir, Nur Hazirah

    Published 2019
    “…It implemented Supervised Learning algorithm with Bayes’ Theorem model for the calculation of mood prediction using Python programming language. …”
    Get full text
    Get full text
    Thesis
  6. 6

    Banana recognition system using convolutional neural network / Mohamad Shafiq Rosli by Rosli, Mohamad Shafiq

    Published 2021
    “…With the rise of mobile technology and internet access, recent development in machine learning have designed many algorithms to solve diverse human problems. …”
    Get full text
    Get full text
    Thesis
  7. 7

    Optimization Of Two-Dimensional Dual Beam Scanning System Using Genetic Algorithms by Koh, Johnny Siaw Paw

    Published 2008
    “…Also, this research involves in developing a machine-learning system and program via genetic algorithm that is capable of performing independent learning capability and optimization for scanning sequence using novel GA operators. …”
    Get full text
    Get full text
    Thesis
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12

    Assessment of crops healthiness via deep learning approach: Python / Mohamad Amirul Asyraf Mohd Ramli by Mohd Ramli, Mohamad Amirul Asyraf

    Published 2023
    “…By leveraging image processing techniques, statistical analysis and machine learning algorithms, Python enables the extraction of relevant features and patterns from data. …”
    Get full text
    Get full text
    Student Project
  13. 13

    Spiking Neural Network For Energy Efficient Learning And Recognition by Wong, Yan Chiew, Wang, Ning Lo

    Published 2020
    “…The use of applications consumes energy and hard to perform through standard programmed algorithms. Spiking neural networks have emerged that achieve favourable advantages in terms of energy and time efficiency by using spikes for computation and communication as well as solving different problems such as pattern classification and image processing. …”
    Get full text
    Get full text
    Get full text
    Article
  14. 14

    Accuracy of advanced deep learning with tensorflow and keras for classifying teeth developmental stages in digital panoramic imaging by Norhasmira, Mohammad, Anuar Mikdad, Muad, Rohana, Ahmad, Mohd Yusmiaidil, Putera Mohd Yusof

    Published 2022
    “…Background: This study aims to propose the combinations of image processing and machine learning model to segment the maturity development of the mandibular premolars using a Keras-based deep learning convolutional neural networks (DCNN) model. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  15. 15

    Chili crop segregation system design and development strategies by Wan Daud, Wan Mohd Bukhari, Abdul Aziz, Mohd Fareezuan, Ahmad Izzuddin, Tarmizi, Norasikin, Mohd Adili, Abdul Rasid, Ahmad Fuad, Wakhi Anuar, Nur Farah Bazilah, M. N. Sukhaimie

    Published 2021
    “…The image data taken from chili samples can be trained by using Learning Algorithm in the MATLAB program. The performance of the trained network then can be evaluated by using the Confusion Matrix technique. …”
    Get full text
    Get full text
    Get full text
    Article
  16. 16

    Mathematical simulation for 3-dimensional temperature visualization on open source-based grid computing platform by Alias, Norma, Satam, Noriza, Abd. Ghaffar, Zarith Safiza, Darwis, Roziha, Hamzah, Norhafiza, Islam, Md. Rajibul

    Published 2009
    “…Each web services are easily maintainable since there is loose coupling between interacting nodes. The development of this architecture is based on several programming language as it involves algorithm implementation on C, parallelization using Parallel Virtual Machine (PVM) and Java for web services development. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  17. 17

    Career recommender system in Malaysia using content-based filtering / Muhammad Luqman Shamsul by Shamsul, Muhammad Luqman

    Published 2025
    “…Utilizing machine learning techniques like Term Frequency-Inverse Document Frequency (TF-IDF) and cosine similarity, the system matches users with suitable career opportunities and provides detailed insights into job prospects, qualifications, and industry trends. …”
    Get full text
    Get full text
    Thesis
  18. 18
  19. 19

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

    Published 2022
    “…The Windows malware dataset has been trained and tested by these three machine learning algorithms to get the percentage detection accuracy. …”
    Get full text
    Get full text
    Student Project
  20. 20

    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