Search Results - (( java implementation path algorithm ) OR ( using naive based algorithm ))

Refine Results
  1. 1

    Heavy Transportation Shortest Route using Dijkstra’s algorithm (HETRO) / Nurul Aqilah Ahmad Nezer by Ahmad Nezer, Nurul Aqilah

    Published 2017
    “…The development tools used in developing this project is NetBeans by using Java for the implementation of the coding. The methodology that used for developing this system is the Dijkstra’s algorithm. …”
    Get full text
    Get full text
    Thesis
  2. 2

    Text Categorization Using Naive Bayes Algorithm by Wan Hazimah, Wan Ismail

    Published 2005
    “…This paper presents text categorization system based on naive Bayes algorithm. This algorithm has long been used for text categorization tasks. …”
    Get full text
    Get full text
    Get full text
    Thesis
  3. 3

    Text categorization using naive bayes algorithm by Wan lsmail @ W. Abdullah, Wan Hazimah, Kamaruddin, Siti Sakira, Sainin, Mohd Shamrie

    Published 2006
    “…This paper presents text categorization system based on naive Bayes algorithm. This algorithm has long been used for text categorization tasks. …”
    Get full text
    Get full text
    Conference or Workshop Item
  4. 4

    Airline flight delay prediction using Naïve Bayes algorithm / Ahmad Adib Baihaqi Shukri by Shukri, Ahmad Adib Baihaqi

    Published 2024
    “…The objective is to develop a reliable flight delay prediction model using the Naïve Bayes algorithm and evaluate its performance. …”
    Get full text
    Get full text
    Thesis
  5. 5

    Embedded system for indoor guidance parking with Dijkstra’s algorithm and ant colony optimization by Mohammad Ata, Karimeh Ibrahim

    Published 2019
    “…BST inserts the nodes in the way that the Dijkstra’s can find the empty parking in fastest way. Dijkstra’s algorithm initials the paths to finding the shortest path while ACO optimizes the paths. …”
    Get full text
    Get full text
    Thesis
  6. 6

    Path planning for unmanned aerial vehicle (UAV) using rotated accelerated method in static outdoor environment by Shaliza Hayati A. Wahab, Nordin Saad, Azali Saudi, Ali Chekima

    Published 2021
    “…In this study, a fast iterative method known as Rotated Successive Over-Relaxation (RSOR) is introduced. The algorithm is implemented in a self-developed 2D Java tool, UAV Planner. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  7. 7

    Sentiment analysis of domestic violence prediction using Naive Bayes algorithm / Nurulizzah Mohd Rahiman by Mohd Rahiman, Nurulizzah

    Published 2024
    “…Few Naive Bayes classifiers are used to compare the accuracy of the Naive Bayes algorithm and parameter tuning also done on the classifiers. …”
    Get full text
    Get full text
    Thesis
  8. 8

    Smart appointment organizer for mobile application / Mohd Syafiq Adam by Adam, Mohd Syafiq

    Published 2009
    “…The main component of this prototype is the use of Dijkstra algorithm to compute the shortest path from source of appointment to the 6 points of destinations within UiTM Shah Alam. …”
    Get full text
    Get full text
    Thesis
  9. 9

    Mobile banking Trojan detection using Naive Bayes / Anis Athirah Masmuhallim by Masmuhallim, Anis Athirah

    Published 2024
    “…The objectives of this project are to study the requirement of the Naive Bayes algorithm in Mobile Banking Trojan detection, to develop a webbased detection system for Mobile Banking Trojan using Naive Bayes, and to evaluate the performance and accuracy of the Naive Bayes algorithm in the Mobile Banking Trojan detection. …”
    Get full text
    Get full text
    Thesis
  10. 10

    Technical job distribution at BSD SHARP service center using combination of naïve Bayes and K-Nearest neighbour by Pebrianti, Dwi, Ariawan, Angga, Bayuaji, Luhur, Mahdiana, Deni, ,, Rusdah

    Published 2022
    “…The single Classifier test with the Naïve Bayes algorithm produces the highest accuracy value of 72.7%, while using k-NN algorithm is 81.5%. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Proceeding Paper
  11. 11

    Comparison of Naïve bayes classifier with back propagation neural network classifier based on f - folds feature extraction algorithm for ball bearing fault diagnostic system by Osman Mohamed Addin, Addin, Salit, Mohd Sapuan, Othman, Mohamed, Ahmed Ali, Basheer Ahmed

    Published 2011
    “…This paper is intended to compare the Naïve bayes classifier for ball bearing fault diagnostic system with the back propagation neural network based on the f-folds feature extraction algorithm. …”
    Get full text
    Get full text
    Get full text
    Article
  12. 12

    Novel approach for IP-PBX denial of service intrusion detection using support vector machine algorithm by Jama, Abdirisaq M., Khalifa, Othman Omran, Subramaniam, Nantha Kumar

    Published 2021
    “…Using NSL-KDD training dataset, SVM achieved 65.17%, while decision tree and Naïve Bayes has 51.96% & 38.26% of detection rate, respectively. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  13. 13
  14. 14

    Divorce prediction using Naive Bayes / Alia Hannani Ahmad Bakri by Ahmad Bakri, Alia Hannani

    Published 2024
    “…The study focuses on developing a divorce prediction system using the Naive Bayes algorithm, a widely used classifier. …”
    Get full text
    Get full text
    Thesis
  15. 15

    Thematic textual hadith classification: an experiment in rapidminer using support vector machine (SVM) and naïve bayes algorithm by Yusof, Norzihani, Rosidi, Siti Aishah Rosidi, Ibrahim, Nuzulha Khilwani Ibrahim, Ahmed Ali, Ahmed El-Mogtaba Bannga

    Published 2020
    “…From the results, the different value of accuracy for both SVM and Naïve Bayes Algorithm was 2.4%. The Naïve Bayes Algorithm displayed better result comparing to SVM. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  16. 16

    Applying learning to filter text by Sainin, Mohd Shamrie

    Published 2005
    “…Text filtering has been a successful application especially in e-mail filtering. The use of probabilistic approaches such as naïve Bayes algorithm is the effective algorithms currently known for learning to filter or classify text document.Naïve Bayes algorithm is one of the algorithms in Machine Learning that manipulates probability estimation or reasoning about the observed data.The growing of bulk e-mail or known as spam e-mail becomes a threat to users’ privacy and network load and in the case of e -mail filtering,naïve Bayes classifier can be trained to automatically detect spam messages.Similar to the e-mail, forum application may be misused by the user to send bad messages and in some extent may offence other readers.Forum filtering may be less important compared to e-mail spam filtering; however there is a possibility of using naïve Bayes to learn the messages and automatically detect bad messages.Most of the forum application found in the web is applying keyword based text filtering which scan the words and change the detected words into certain representation.Instead of defining a set of keywords to filter the forum messages, this paper will explains the experiment in applying a learning to filter text especially in the educational and anonymous forum message, where there is no user registration required to submit messages.…”
    Get full text
    Get full text
    Conference or Workshop Item
  17. 17
  18. 18
  19. 19
  20. 20

    Enhancing Classification Algorithms with Metaheuristic Technique by Cokro, Nurwinto, Tri Basuki, Kurniawan, Misinem, ., Tata, Sutabri, Yesi Novaria, Kunang

    Published 2024
    “…Implementing this process uses classification algorithms such asNaïve Bayes, Support Vector Machine,and Random Forest. …”
    Get full text
    Get full text
    Get full text
    Article