paper-with-me

홈 › Papers

How do the naive Bayes classifier and the Support Vector Machine compare in their ability to forecast the Stock Exchange of Thailand?

2015-11-29 · Napas Udomsak

This essay investigates the question of how the naive Bayes classifier and the support vector machine compare in their ability to forecast the Stock Exchange of Thailand. The theory behind the SVM and the naive Bayes classifier is explored. The algorithms are trained using data from the month of January 2010, extracted from the MarketWatch.com website. Input features are selected based on previous studies of the SET100 Index. The Weka 3 software is used to create models from the labeled training data. Mean squared error and proportion of correctly classified instances, and a number of other error measurements are the used to compare the two algorithms. This essay shows that these two algorithms are currently not advanced enough to accurately model the stock exchange. Nevertheless, the naive Bayes is better than the support vector machine at predicting the Stock Exchange of Thailand.

📄 PDF Abstract BibTeX arXiv:1511.08987

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

ST MADAR 2019 Shared Task: Arabic Fine-Grained Dialect Identification

2019-08-01 · WS 2019 8 · Mourad Abbas, Mohamed Lichouri, Abed Alhakim Freihat

This paper describes the solution that we propose on MADAR 2019 Arabic Fine-Grained Dialect Identification task. The proposed solution utilized a set of classifiers that we trained on character and word features. These c…

Dialect Identificationregression

Development of email classifier in Brazilian Portuguese using feature selection for automatic response

2019-07-08 · Rogerio Bonatti, Arthur Gola de Paula

Automatic email categorization is an important application of text classification. We study the automatic reply of email business messages in Brazilian Portuguese. We present a novel corpus containing messages from a rea…

Classificationfeature selectionGeneral ClassificationLemmatization+3

Efficient Measuring of Readability to Improve Documents Accessibility for Arabic Language Learners

2021-09-09 · Sadik Bessou, Ghozlane Chenni

This paper presents an approach based on supervised machine learning methods to build a classifier that can identify text complexity in order to present Arabic language learners with texts suitable to their levels. The a…

BIG-bench Machine Learning

Sentiment Analysis of Comments on Rohingya Movement with Support Vector Machine

2018-03-22 · Hemayet Ahmed Chowdhury, Tanvir Alam Nibir, Md. Saiful Islam

The Rohingya Movement and Crisis caused a huge uproar in the political and economic state of Bangladesh. Refugee movement is a recurring event and a large amount of data in the form of opinions remains on social media su…

Sentiment Analysis

Automatic classification of doctor-patient questions for a virtual patient record query task

2017-08-01 · WS 2017 8 · Leonardo Campillos Llanos, Sophie Rosset, Pierre Zweigenbaum

We present the work-in-progress of automating the classification of doctor-patient questions in the context of a simulated consultation with a virtual patient. We classify questions according to the computational strateg…

BIG-bench Machine LearningDialogue ManagementGeneral ClassificationInformation Retrieval+2