Kheamparit Khunratchasana
Phetchabun Rajabhat University

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Thai digit handwriting image classification with convolutional neural networks Kheamparit Khunratchasana; Tassanan Treenuntharath
Indonesian Journal of Electrical Engineering and Computer Science Vol 27, No 1: July 2022
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v27.i1.pp110-117

Abstract

This paper aims to determine the efficiency in classifying and recognizing Thai digit handwritten using convolutional neural networks (CNN). We created a new dataset called the Thai digit dataset. The performance test was divided into two parts: the first part determines the exact number of epochs, and the second part examines the occurrence of overfits in the model with Keras library's EarlyStoping() function, processed through Cloud Computing with Google Colaboratory, and used a Python programming language. The main parameters for the model were a dropout of 0.75, mini-batch size of 128, the learning rate of 0.0001, and using an Adam optimizer. This study found the model's predictive accuracy was 96.88 and the loss was 0.1075. The results showed that using CNN in image classification and recognition. It has a high level of prediction efficiency. However, the parameters in the model must be adjusted accordingly.
Comparison of machine learning algorithms with regression analysis to predict the COVID-19 outbreak in Thailand Supanee Sengsri; Kheamparit Khunratchasana
Indonesian Journal of Electrical Engineering and Computer Science Vol 31, No 1: July 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v31.i1.pp299-304

Abstract

Coronavirus disease (COVID-19) is a public health problem in Thailand. Currently, there are more than 5 million infected people and the rate has been increasing at some point. It is therefore important to forecast the number of new cases over a short period of time to assist in strategic planning for the response to COVID-19. The purpose of this research paper was to compare the efficiency and prediction of the number of COVID-19 cases in Thailand using machine learning of 8 models using a regression analysis method. Using the 475-day dataset of COVID-19 cases in Thailand, the results showed that the predictive accuracy model (R2 score) from the testing dataset was the random forest (RF) model, which was 99.06%, followed by K-nearest neighbor (KNN), XGBoost. And the decision tree (DT) had the precision of 98.97, 98.67, and 98.64, respectively. And the results of the comparison of the number of infected people obtained from the prediction The models that predicted the number of real infections were the decision tree, random forest, and XGBoost, which were effective at predicting the number of infections correctly in the 2-4 day period.