Goldameir, Noor Ell
Department Of Statistics Universitas Riau, Indonesia

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

Found 2 Documents
Search
Journal : Sinkron : Jurnal dan Penelitian Teknik Informatika

Classification of the Human Development Index in Indonesia Using the Bootstrap Aggregating Method Goldameir, Noor Ell; Yolanda, Anne Mudya; Adnan, Arisman; Febrianti, Lusi
Sinkron : jurnal dan penelitian teknik informatika Vol. 6 No. 1 (2021): Article Research October 2021
Publisher : Politeknik Ganesha Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33395/sinkron.v6i1.11173

Abstract

Successful development of the quality of human life in a region is determined by the Human Development Index (HDI). Human development performance based on the HDI can be measured: long and healthy life, knowledge, and a decent standard of living. The HDI is usually grouped into several categories to facilitate the classification of the HDI level of each region. This study aimed to determine the ability of the bootstrap aggregating (bagging) method to classify the HDI by district/city. Bagging is a stochastic machine learning approach that can eliminate the variance of the classifier by producing a bootstrap ensemble to obtain better accuracy results. The dependent variable in this study was the HDI by district/city in 2020. In contrast, life expectancy at birth, expected years of schooling, mean years of schooling, and real expenditure per capita are adjusted as independent variables. Bagging was applied to the high and low categories of HDI data. The bagging method demonstrated good classification performance due to only eight classification errors, namely the HDI data which should be in the high category but classified into the low category by the bagging method. Based on the results of calculations with 25 replications, it can be concluded that the bagging method has a very good performance, with an accuracy value of 92.3%, the sensitivity of 100%, and specificity of 83.33%. The bagging method is considered very good for the classifying the HDI by district/city in Indonesia in 2020 because it has a balanced accuracy of 91.67%.
The Comparison of Accuracy on Classification Climate Change Data with Logistic Regression Arisman Adnan; Anne Mudya Yolanda; Gustriza Erda; Noor Ell Goldameir; Zul Indra
Sinkron : jurnal dan penelitian teknik informatika Vol. 8 No. 1 (2023): Articles Research Volume 8 Issue 1, 2023
Publisher : Politeknik Ganesha Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33395/sinkron.v8i1.11914

Abstract

Machine learning methods can be used to generate climate change models. The goal of this study is to use logistic regression machine learning algorithms to classify data on greenhouse gas emissions. The data used is climate change data of several countries obtained from The World Bank, with total greenhouse gas emissions as the response variable and 61 other attributes as explanatory variables. This data is preprocessed using min-max normalization to handle unbalanced ranges, and then the data is split into 70% training data and 30% testing data. Based on the logistic regression modeling, it was discovered that the data from the min-max transformation resulted in better modeling than the data modeling without the transformation process. The accuracy, precision, sensitivity, and specificity of the transformation are 87.60%, 87.76%, 87.04%, and 88.14%, respectively