Search Results - (( using vectorization learning algorithm ) OR ( data classification techniques algorithm ))

Search alternatives:

Refine Results
  1. 1

    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
    “…Support Vector Machine (SVM) is among the popular learning algorithm for classification in soft computing techniques. …”
    Get full text
    Get full text
    Research Reports
  2. 2

    An improved algorithm for iris classification by using support vector machine and binary random machine learning by Kamarulzalis, Ahmad Haadzal

    Published 2018
    “…In machine learning, there are three type of learning branch that can used in classification procedures for data mining. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  3. 3

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

    Abnormalities and fraud electric meter detection using hybrid support vector machine & genetic algorithm by Yap K.S., Abidin I.Z., Ahmad A.R., Hussien Z.F., Pok H.L., Ismail F.I., Mohamad A.M.

    Published 2023
    “…SVM is a classification technique developed by Vapnik [1] but a practical difficulty of using SVM is the selection of parameters such as C and kernel parameter, � in Gaussian RBF kernel. …”
    Conference Paper
  5. 5
  6. 6
  7. 7
  8. 8

    Classification of Diabetes Mellitus (DM) using Machine Learning Algorithms by Sirajun Noor, Noor Azmiya

    Published 2021
    “…The objective of this study is to perform DM classification using various machine learning algorithms using Weka as a tool. …”
    Get full text
    Get full text
    Final Year Project
  9. 9

    Improved TLBO-JAYA Algorithm for Subset Feature Selection and Parameter Optimisation in Intrusion Detection System by Aljanabi, Mohammad, Mohd Arfian, Ismail, Mezhuyev, Vitaliy

    Published 2020
    “…The proposed method combined the improved teaching-learning-based optimisation (ITLBO) algorithm, improved parallel JAYA (IPJAYA) algorithm, and support vector machine. …”
    Get full text
    Get full text
    Get full text
    Article
  10. 10

    An Arabic hadith text classification model using convolutional neural network and support vector machine / Mohd Irwan Mazlin by Mazlin, Mohd Irwan

    Published 2022
    “…Convolution Neural networks and support vector machines are two different algorithms applied to text classification. …”
    Get full text
    Get full text
    Thesis
  11. 11

    Performance analysis of machine learning algorithms for classification of infection severity levels on rubber leaves by Mat Lazim, Siti Saripa Rabiah, Sulaiman, Zulkefly, Mat Nawi, Nazmi, Mohd Mustafah, Anas

    Published 2023
    “…The chlorophyll content of each leaf was measured using SPAD meter. Four classification algorithms investigated in this study were artificial neural network (ANN), support vector machine (SVM), knearest neighbour (kNN) and random forest (RF). …”
    Get full text
    Get full text
    Get full text
    Book Section
  12. 12

    Comparison of Logistic Regression, Random Forest, SVM, KNN Algorithm for Water Quality Classification Based on Contaminant Parameters by Teguh, Sutanto, Muhammad Rafli, Aditya, Haldi, Budiman, M.Rezqy, Noor Ridha, Usman, Syapotro, Noor, Azijah

    Published 2024
    “…The purpose of this study is to evaluate and compare the performance of these algorithms in terms of accuracy. The methodology used includes data collection, preprocessing, and algorithm implementation with evaluation using crossvalidation techniques. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  13. 13

    Predicting Customer Buying Decisions for Online Shopping with Unbalanced Data Set by Yap, Chau Tean

    Published 2022
    “…Weka, a data mining tool, provides the facility to classify the data set with different machine learning algorithms. …”
    Get full text
    Get full text
    Final Year Project / Dissertation / Thesis
  14. 14

    Named entity recognition using a new fuzzy support vector machine. by Mansouri, Alireza, Affendy, Lilly Suriani, Mamat, Ali

    Published 2008
    “…Some of the Machine learning algorithms used in NER methods are, support vector machine(SVM), Hidden Markov Model, Maximum Entropy Model (MEM) and Decision Tree. …”
    Get full text
    Get full text
    Article
  15. 15

    Improved intrusion detection algorithm based on TLBO and GA algorithms by Aljanabi, Mohammad, Mohd Arfian, Ismail

    Published 2021
    “…The proposed method combined the New Teaching-Learning-Based Optimization Algorithm (NTLBO), Support Vector Machine (SVM), Extreme Learning Machine (ELM), and Logistic Regression (LR) (feature selection and weighting) NTLBO algorithm with supervised machine learning techniques for Feature Subset Selection (FSS). …”
    Get full text
    Get full text
    Get full text
    Article
  16. 16

    Rao-SVM machine learning algorithm for intrusion detection system by Abd, Shamis N., Alsajri, Mohammad, Ibraheem, Hind Raad

    Published 2020
    “…This article presents the development of an improved intrusion detection method for binary classification. In the proposed IDS, Rao Optimization Algorithm, Support Vector Machine (SVM), Extreme Learning Machine (ELM), and Logistic Regression (LR) (feature selection and weighting) were combined with NTLBO algorithm with supervised ML techniques (for feature subset selection (FSS). …”
    Get full text
    Get full text
    Get full text
    Article
  17. 17

    Classification with degree of importance of attributes for stock market data mining by Khokhar, Rashid Hafeez, Md. Sap, Mohd. Noor

    Published 2004
    “…The SVM is a training algorithm for learning classification and regression rules from data [7]. …”
    Get full text
    Get full text
    Article
  18. 18

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

    Published 2021
    “…However, there is need to monitor the effectiveness of the method used effectively. 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
  19. 19
  20. 20

    Sentiment analysis for airline services on Twitter using deep learning with word embedding / Mawada Mohamed Nour El Daim El Khalifa by Mawada Mohamed , Nour El Daim El Khalifa

    Published 2020
    “…The role of Sentiment Analysis (SA) is to classify people's opinions into different categories, such as positive and negative from text, using existing algorithms. However, existing approaches such as the Bag of Words (BOW) model is frequently used for text classification, where a document is mapped to a feature vector before the construction of the actual model, using machine learning techniques, like Logistical Regression and Support Vector algorithms. …”
    Get full text
    Get full text
    Get full text
    Thesis