首页 > 最新文献

JUITA : Jurnal Informatika最新文献

英文 中文
Non-linear Kernel Optimisation of Support Vector Machine Algorithm for Online Marketplace Sentiment Analysis 用于在线市场情感分析的支持向量机算法的非线性核优化
Pub Date : 2024-05-20 DOI: 10.30595/juita.v12i1.19798
A. Fadlil, Imam Riadi, Fiki Andrianto
Twitter is a social media platform that is very important in the digital world. Fast communication and interaction make Twitter a vital information center in sentiment analysis. The purpose of this research is to classify public opinion about the presence of marketplaces in Indonesia, both positive and negative sentiments, using a Non-linear SVM algorithm based on 1276 tweets. This research involves the stages of data pre-processing, labeling, feature extraction using TF-IDF, and data division into three scenarios: 80% training data and 20% test data, 50% training data and 50% test data scenario, and 20% training data and 80% test data scenario. The last process, GridSearchCV, combines cross-validation and non-linear SVM parameters for model evaluation using a confusion matrix. The best SVM model resulting from the scenario was 80% training and 20% test data, with hyperparameters Gamma = 100 and C = 0.01, achieving 89% accuracy. When tested on never-before-seen data, the accuracy increased to 90%, with an f1-score of 91%, precision of 88%, and recall of 95% on negative sentiments. In conclusion, evaluating the performance of non-linear SVM kernels with a combination of hyperparameter values can improve accuracy, especially on public response information about online marketplaces and public sentiment.
Twitter 是数字世界中非常重要的社交媒体平台。快速的交流和互动使 Twitter 成为情感分析的重要信息中心。本研究的目的是基于 1276 条推文,使用非线性 SVM 算法对公众对印尼市场存在的正面和负面情绪进行分类。本研究包括数据预处理、标记、使用 TF-IDF 进行特征提取以及将数据分为三种情况等阶段:80% 的训练数据和 20% 的测试数据,50% 的训练数据和 50% 的测试数据,以及 20% 的训练数据和 80% 的测试数据。最后一个流程 GridSearchCV 结合了交叉验证和非线性 SVM 参数,使用混淆矩阵对模型进行评估。该场景下产生的最佳 SVM 模型是 80% 的训练数据和 20% 的测试数据,超参数 Gamma = 100 和 C = 0.01,准确率达到 89%。在从未见过的数据上进行测试时,准确率提高到 90%,f1 分数为 91%,精确度为 88%,负面情绪的召回率为 95%。总之,利用超参数值组合来评估非线性 SVM 内核的性能可以提高准确率,尤其是在有关在线市场和公众情绪的公共响应信息方面。
{"title":"Non-linear Kernel Optimisation of Support Vector Machine Algorithm for Online Marketplace Sentiment Analysis","authors":"A. Fadlil, Imam Riadi, Fiki Andrianto","doi":"10.30595/juita.v12i1.19798","DOIUrl":"https://doi.org/10.30595/juita.v12i1.19798","url":null,"abstract":"Twitter is a social media platform that is very important in the digital world. Fast communication and interaction make Twitter a vital information center in sentiment analysis. The purpose of this research is to classify public opinion about the presence of marketplaces in Indonesia, both positive and negative sentiments, using a Non-linear SVM algorithm based on 1276 tweets. This research involves the stages of data pre-processing, labeling, feature extraction using TF-IDF, and data division into three scenarios: 80% training data and 20% test data, 50% training data and 50% test data scenario, and 20% training data and 80% test data scenario. The last process, GridSearchCV, combines cross-validation and non-linear SVM parameters for model evaluation using a confusion matrix. The best SVM model resulting from the scenario was 80% training and 20% test data, with hyperparameters Gamma = 100 and C = 0.01, achieving 89% accuracy. When tested on never-before-seen data, the accuracy increased to 90%, with an f1-score of 91%, precision of 88%, and recall of 95% on negative sentiments. In conclusion, evaluating the performance of non-linear SVM kernels with a combination of hyperparameter values can improve accuracy, especially on public response information about online marketplaces and public sentiment.","PeriodicalId":151254,"journal":{"name":"JUITA : Jurnal Informatika","volume":"99 18","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141122651","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Comparative Study of Predictive Classification Models on Data with Severely Imbalanced Predictors 在预测因子严重失衡的数据上对预测分类模型进行比较研究
Pub Date : 2024-05-20 DOI: 10.30595/juita.v12i1.21491
E. Rohaeti, Ani Andriyati
Analysing pre-COVID-19 unemployment in West Java is vital for comprehending and tackling Indonesia’s economic challenges. This significance arises not only due to the region’s high unemployment rate, but also from the need to understand unemployment patterns before COVID-19, which has become more relevant now during the country’s post-pandemic recovery phase. This study evaluates four machine learning models (Random Forest, Linear SVM, RBF SVM, and Polynomial SVM) to classify employment status using demographic and job-related variables. The objective is to find the most suitable model, particularly considering the imbalanced nature of the study-case data. Data from the National Labor Force Survey (SAKERNAS) in August 2019 is utilized, comprising 54,429 respondents across districts in West Java. The four models are evaluated using holdout validation with a 70:30 stratified proportion, repeated for 100 times. Results indicate that the random forest model outperforms others in balanced accuracy, F1-score, and computational time. The random forest model also underscores the importance of gender and age in classifying employment status in West Java, suggesting a need for targeted intervention, especially for female citizens and individuals in productive age groups.
分析西爪哇省 COVID-19 前的失业情况对于理解和应对印尼的经济挑战至关重要。其重要性不仅在于该地区的高失业率,还在于需要了解 COVID-19 之前的失业模式,而这在该国的疫后恢复阶段变得更加重要。本研究评估了四种机器学习模型(随机森林模型、线性 SVM 模型、RBF SVM 模型和多项式 SVM 模型),以利用人口统计和工作相关变量对就业状况进行分类。目的是找到最合适的模型,特别是考虑到研究案例数据的不平衡性。本研究使用的数据来自 2019 年 8 月的全国劳动力调查(SAKERNAS),包括西爪哇各地区的 54 429 名受访者。采用 70:30 的分层比例对四个模型进行了保留验证,重复 100 次。结果表明,随机森林模型在均衡准确性、F1-分数和计算时间方面均优于其他模型。随机森林模型还强调了性别和年龄在西爪哇就业状况分类中的重要性,表明有必要采取有针对性的干预措施,尤其是针对女性公民和生产年龄组的个人。
{"title":"Comparative Study of Predictive Classification Models on Data with Severely Imbalanced Predictors","authors":"E. Rohaeti, Ani Andriyati","doi":"10.30595/juita.v12i1.21491","DOIUrl":"https://doi.org/10.30595/juita.v12i1.21491","url":null,"abstract":"Analysing pre-COVID-19 unemployment in West Java is vital for comprehending and tackling Indonesia’s economic challenges. This significance arises not only due to the region’s high unemployment rate, but also from the need to understand unemployment patterns before COVID-19, which has become more relevant now during the country’s post-pandemic recovery phase. This study evaluates four machine learning models (Random Forest, Linear SVM, RBF SVM, and Polynomial SVM) to classify employment status using demographic and job-related variables. The objective is to find the most suitable model, particularly considering the imbalanced nature of the study-case data. Data from the National Labor Force Survey (SAKERNAS) in August 2019 is utilized, comprising 54,429 respondents across districts in West Java. The four models are evaluated using holdout validation with a 70:30 stratified proportion, repeated for 100 times. Results indicate that the random forest model outperforms others in balanced accuracy, F1-score, and computational time. The random forest model also underscores the importance of gender and age in classifying employment status in West Java, suggesting a need for targeted intervention, especially for female citizens and individuals in productive age groups.","PeriodicalId":151254,"journal":{"name":"JUITA : Jurnal Informatika","volume":"21 8","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141120082","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Comparative Analysis of CNN Architectures for SIBI Image Classification 用于 SIBI 图像分类的 CNN 架构对比分析
Pub Date : 2024-05-20 DOI: 10.30595/juita.v12i1.20608
Yulrio Brianorman, Dewi Utami
The classification of images from the Indonesian Sign Language System (SIBI) using VGG16, ResNet50, Inception, Xception, and MobileNetV2 Convolutional Neural Network (CNN) architectures is evaluated in this paper. With Google Colab Pro, a 224 × 224-pixel picture dataset was used for the study. A five-stage technique consisting of Dataset Collection, Dataset Preprocessing, Model Design, Model Training, and Model Testing was applied. Performance evaluation focused on accuracy, precision, recall, and F1-Score. The results identified VGG16 as the top-performing model with an accuracy of 99.60% and an equivalent F1-Score, followed closely by ResNet50 with nearly similar performance. Inception, XCeption, and MobileNetV2 demonstrated balanced performance but with lower accuracy. This study sheds light on the best CNN models to choose for SIBI image classification, and it makes recommendations for further research that include using sophisticated data augmentation methods, investigating novel CNN architectures, and putting the models to practical use.
本文评估了使用 VGG16、ResNet50、Inception、Xception 和 MobileNetV2 卷积神经网络(CNN)架构对印度尼西亚手语系统(SIBI)图像进行分类的情况。研究使用了 Google Colab Pro 的 224 × 224 像素图片数据集。研究采用了五阶段技术,包括数据集收集、数据集预处理、模型设计、模型训练和模型测试。性能评估的重点是准确率、精确度、召回率和 F1 分数。结果表明,VGG16 是表现最好的模型,准确率为 99.60%,F1-Score 与之相当,紧随其后的是 ResNet50,表现几乎相似。Inception、XCeption 和 MobileNetV2 表现均衡,但准确率较低。本研究揭示了用于 SIBI 图像分类的最佳 CNN 模型,并提出了进一步研究的建议,包括使用复杂的数据增强方法、研究新型 CNN 架构以及将模型投入实际使用。
{"title":"Comparative Analysis of CNN Architectures for SIBI Image Classification","authors":"Yulrio Brianorman, Dewi Utami","doi":"10.30595/juita.v12i1.20608","DOIUrl":"https://doi.org/10.30595/juita.v12i1.20608","url":null,"abstract":"The classification of images from the Indonesian Sign Language System (SIBI) using VGG16, ResNet50, Inception, Xception, and MobileNetV2 Convolutional Neural Network (CNN) architectures is evaluated in this paper. With Google Colab Pro, a 224 × 224-pixel picture dataset was used for the study. A five-stage technique consisting of Dataset Collection, Dataset Preprocessing, Model Design, Model Training, and Model Testing was applied. Performance evaluation focused on accuracy, precision, recall, and F1-Score. The results identified VGG16 as the top-performing model with an accuracy of 99.60% and an equivalent F1-Score, followed closely by ResNet50 with nearly similar performance. Inception, XCeption, and MobileNetV2 demonstrated balanced performance but with lower accuracy. This study sheds light on the best CNN models to choose for SIBI image classification, and it makes recommendations for further research that include using sophisticated data augmentation methods, investigating novel CNN architectures, and putting the models to practical use.","PeriodicalId":151254,"journal":{"name":"JUITA : Jurnal Informatika","volume":"66 2","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141121521","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimization of Hyperparameter K in K-Nearest Neighbor Using Particle Swarm Optimization 用粒子群优化法优化 K-近邻中的超参数 K
Pub Date : 2024-05-20 DOI: 10.30595/juita.v12i1.20688
Muhammad Rizki, Arief Hermawan, Donny Avianto
This study aims to enhance the performance of the K-Nearest Neighbors (KNN) algorithm by optimizing the hyperparameter K using the Particle Swarm Optimization (PSO) algorithm. In contrast to prior research, which typically focuses on a single dataset, this study seeks to demonstrate that PSO can effectively optimize KNN hyperparameters across diverse datasets. Three datasets from different domains are utilized: Iris, Wine, and Breast Cancer, each featuring distinct classification types and classes. Furthermore, this research endeavors to establish that PSO can operate optimally with both Manhattan and Euclidean distance metrics. Prior to optimization, experiments with default K values (3, 5, and 7) were conducted to observe KNN behavior on each dataset. Initial results reveal stable accuracy in the iris dataset, while the wine and breast cancer datasets exhibit a decrease in accuracy at K=3, attributed to attribute complexity. The hyperparameter K optimization process with PSO yields a significant increase in accuracy, particularly in the wine dataset, where accuracy improves by 6.28% with the Manhattan matrix. The enhanced accuracy in the optimized KNN algorithm demonstrates the effectiveness of PSO in overcoming KNN constraints. Although the accuracy increase for the iris dataset is not as pronounced, this research provides insight that optimizing the hyperparameter K can yield positive results, even for datasets with initially good performance. A recommendation for future research is to conduct similar experiments with different algorithms, such as Support Vector Machine or Random Forest, to further evaluate PSO's ability to optimize the iris, wine, and breast cancer datasets.
本研究旨在利用粒子群优化(PSO)算法优化超参数 K,从而提高 K-近邻(KNN)算法的性能。以往的研究通常只关注单一数据集,与此不同的是,本研究试图证明 PSO 可以有效优化不同数据集的 KNN 超参数。本研究使用了三个不同领域的数据集:虹膜、葡萄酒和乳腺癌,每个数据集都具有不同的分类类型和类别。此外,本研究还努力证明 PSO 可以在曼哈顿距离和欧氏距离指标下实现最佳运行。在优化之前,我们使用默认 K 值(3、5 和 7)进行了实验,以观察 KNN 在每个数据集上的表现。初步结果显示,虹膜数据集的准确率比较稳定,而葡萄酒和乳腺癌数据集的准确率在 K=3 时有所下降,这归因于属性的复杂性。使用 PSO 优化超参数 K 的过程显著提高了准确率,尤其是在葡萄酒数据集中,使用曼哈顿矩阵后准确率提高了 6.28%。优化后的 KNN 算法准确率的提高证明了 PSO 在克服 KNN 约束方面的有效性。虽然虹膜数据集的准确率提高并不明显,但这项研究提供了一个启示,即优化超参数 K 可以产生积极的结果,即使对于最初性能良好的数据集也是如此。对未来研究的建议是使用不同的算法(如支持向量机或随机森林)进行类似的实验,以进一步评估 PSO 优化虹膜、葡萄酒和乳腺癌数据集的能力。
{"title":"Optimization of Hyperparameter K in K-Nearest Neighbor Using Particle Swarm Optimization","authors":"Muhammad Rizki, Arief Hermawan, Donny Avianto","doi":"10.30595/juita.v12i1.20688","DOIUrl":"https://doi.org/10.30595/juita.v12i1.20688","url":null,"abstract":"This study aims to enhance the performance of the K-Nearest Neighbors (KNN) algorithm by optimizing the hyperparameter K using the Particle Swarm Optimization (PSO) algorithm. In contrast to prior research, which typically focuses on a single dataset, this study seeks to demonstrate that PSO can effectively optimize KNN hyperparameters across diverse datasets. Three datasets from different domains are utilized: Iris, Wine, and Breast Cancer, each featuring distinct classification types and classes. Furthermore, this research endeavors to establish that PSO can operate optimally with both Manhattan and Euclidean distance metrics. Prior to optimization, experiments with default K values (3, 5, and 7) were conducted to observe KNN behavior on each dataset. Initial results reveal stable accuracy in the iris dataset, while the wine and breast cancer datasets exhibit a decrease in accuracy at K=3, attributed to attribute complexity. The hyperparameter K optimization process with PSO yields a significant increase in accuracy, particularly in the wine dataset, where accuracy improves by 6.28% with the Manhattan matrix. The enhanced accuracy in the optimized KNN algorithm demonstrates the effectiveness of PSO in overcoming KNN constraints. Although the accuracy increase for the iris dataset is not as pronounced, this research provides insight that optimizing the hyperparameter K can yield positive results, even for datasets with initially good performance. A recommendation for future research is to conduct similar experiments with different algorithms, such as Support Vector Machine or Random Forest, to further evaluate PSO's ability to optimize the iris, wine, and breast cancer datasets.","PeriodicalId":151254,"journal":{"name":"JUITA : Jurnal Informatika","volume":"71 3","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141121587","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Enhancing Information Technology Adoption Potential in MSMEs: a Conceptual Model Based on TOE Framework 提高中小微企业采用信息技术的潜力:基于 TOE 框架的概念模型
Pub Date : 2024-05-20 DOI: 10.30595/juita.v12i1.21051
Ainayah Syifa Hendri, Endah Sudarmilah
The adoption of Information Technology (IT) by Micro, Small, and Medium Enterprises (MSMEs) has become essential in the digital era. Nevertheless, challenges persist, such as enhancing IT adoption in the MSMEs sector and optimizing its benefits. This research aims to create a comprehensive model based on the Technology- Organization-Environment (TOE) framework by analyzing technological, organizational, and environmental factors influencing IT adoption among MSMEs in Pangandaran, Indonesia. Employing a quantitative approach, an online questionnaire was distributed to MSMEs, and data were analyzed using Partial Least Square-Structural Equation Modeling (PLS- SEM) through SmartPLS. The study significantly contributes to understanding IT adoption, emphasizing organizational context as the primary predictor, followed by technological and environmental contexts. Positive relationships were found between four contextual constructs: complexity, top management support, organizational readiness, and competitive pressure towards IT adoption in MSMEs. Conversely, compatibility and government support exhibited negative impacts. These findings have practical implications for Indonesian MSMEs by enhancing understanding of factors influencing IT adoption to support business operations. Furthermore, these findings hold the potential to assist MSMEs and the Indonesian government in optimizing IT adoption success. The generated data can be employed by MSMEs management authorities to devise strategies for enhancing IT adoption among MSMEs.
在数字时代,中小微型企业(MSMEs)采用信息技术(IT)已变得至关重要。然而,挑战依然存在,例如如何加强中小微型企业对信息技术的采用并优化其效益。本研究旨在基于技术-组织-环境(TOE)框架,通过分析影响印尼邦甘达兰中小微企业采用信息技术的技术、组织和环境因素,创建一个综合模型。研究采用定量方法,向中小微企业发放在线问卷,并通过 SmartPLS 使用偏最小平方结构方程模型(PLS- SEM)对数据进行分析。研究强调组织背景是主要的预测因素,其次是技术和环境背景。研究发现,复杂性、高层管理支持、组织准备程度和竞争压力这四个环境因素与中小微企业采用信息技术之间存在正相关关系。相反,兼容性和政府支持则表现出负面影响。这些发现对印尼中小微企业具有实际意义,因为它们加深了对采用信息技术支持业务运营的影响因素的理解。此外,这些发现还有可能帮助中小微企业和印尼政府优化信息技术的成功应用。中小微企业管理当局可利用所生成的数据制定战略,促进中小微企业采用信息技术。
{"title":"Enhancing Information Technology Adoption Potential in MSMEs: a Conceptual Model Based on TOE Framework","authors":"Ainayah Syifa Hendri, Endah Sudarmilah","doi":"10.30595/juita.v12i1.21051","DOIUrl":"https://doi.org/10.30595/juita.v12i1.21051","url":null,"abstract":"The adoption of Information Technology (IT) by Micro, Small, and Medium Enterprises (MSMEs) has become essential in the digital era. Nevertheless, challenges persist, such as enhancing IT adoption in the MSMEs sector and optimizing its benefits. This research aims to create a comprehensive model based on the Technology- Organization-Environment (TOE) framework by analyzing technological, organizational, and environmental factors influencing IT adoption among MSMEs in Pangandaran, Indonesia. Employing a quantitative approach, an online questionnaire was distributed to MSMEs, and data were analyzed using Partial Least Square-Structural Equation Modeling (PLS- SEM) through SmartPLS. The study significantly contributes to understanding IT adoption, emphasizing organizational context as the primary predictor, followed by technological and environmental contexts. Positive relationships were found between four contextual constructs: complexity, top management support, organizational readiness, and competitive pressure towards IT adoption in MSMEs. Conversely, compatibility and government support exhibited negative impacts. These findings have practical implications for Indonesian MSMEs by enhancing understanding of factors influencing IT adoption to support business operations. Furthermore, these findings hold the potential to assist MSMEs and the Indonesian government in optimizing IT adoption success. The generated data can be employed by MSMEs management authorities to devise strategies for enhancing IT adoption among MSMEs.","PeriodicalId":151254,"journal":{"name":"JUITA : Jurnal Informatika","volume":"19 4","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141119641","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Implementation of Live Forensic Method on Fusion Hard Disk Drive (HDD) and Solid State Drive (SSD) RAID 0 Configuration TRIM Features 在融合硬盘驱动器 (HDD) 和固态驱动器 (SSD) RAID 0 配置 TRIM 功能上实施实时取证方法
Pub Date : 2024-05-20 DOI: 10.30595/juita.v12i1.19508
D. Mualfah, R. A. Ramadhan, Muhammad Arrafi Arrasyid
One of the solutions used for access speeds is to maximize non-volatile storage functions by a conventional Hard Disk Driver with Solid State Drive that has the TRIM architecture using the Redundant Array of Inexpensive Disks 0 configuration or the commonly known RAID 0. RAID 0 is a stripping technique that has the highest speed among other RAID configurations. However, this configuration has a disadvantage in that when there is damage to one of the storage disks all the data will be corrupted and lost. It's becoming one of the challenges in digital forensic investigation when it comes to computer crime. Furthermore, this research uses experimental practices using live forensic methods to perform analysis and examination against the merger of HDD and SSD configuration RAID 0 TRIM features. The expected is an overview of the characteristics of recovery capability to find out the authenticity integrity values of files that have been lost or permanently deleted on both TRIM SSD functions disable and enable. Furthermore, this research is expected to be a solution for the experimental and practical investigation of computer crime especially in Indonesia given the increasing development of technology that is directly compared with the rise in computer crime. 
访问速度的解决方案之一,是通过具有 TRIM 架构的固态硬盘驱动器,使用 "低成本磁盘冗余阵列 0 "配置或通常所说的 RAID 0,最大限度地提高非易失性存储功能。RAID 0 是一种剥离技术,在其他 RAID 配置中速度最高。不过,这种配置也有缺点,那就是当其中一个存储磁盘损坏时,所有数据都会损坏和丢失。在涉及计算机犯罪时,这已成为数字取证调查的挑战之一。此外,本研究采用现场取证方法的实验实践,针对硬盘和固态硬盘配置 RAID 0 TRIM 功能的合并进行分析和检查。预计将概述恢复能力的特点,以找出 TRIM SSD 功能禁用和启用时丢失或永久删除的文件的真实性完整性值。此外,鉴于技术的日益发展与计算机犯罪的增加直接相关,本研究有望成为计算机犯罪实验和实际调查的解决方案,尤其是在印度尼西亚。
{"title":"Implementation of Live Forensic Method on Fusion Hard Disk Drive (HDD) and Solid State Drive (SSD) RAID 0 Configuration TRIM Features","authors":"D. Mualfah, R. A. Ramadhan, Muhammad Arrafi Arrasyid","doi":"10.30595/juita.v12i1.19508","DOIUrl":"https://doi.org/10.30595/juita.v12i1.19508","url":null,"abstract":"One of the solutions used for access speeds is to maximize non-volatile storage functions by a conventional Hard Disk Driver with Solid State Drive that has the TRIM architecture using the Redundant Array of Inexpensive Disks 0 configuration or the commonly known RAID 0. RAID 0 is a stripping technique that has the highest speed among other RAID configurations. However, this configuration has a disadvantage in that when there is damage to one of the storage disks all the data will be corrupted and lost. It's becoming one of the challenges in digital forensic investigation when it comes to computer crime. Furthermore, this research uses experimental practices using live forensic methods to perform analysis and examination against the merger of HDD and SSD configuration RAID 0 TRIM features. The expected is an overview of the characteristics of recovery capability to find out the authenticity integrity values of files that have been lost or permanently deleted on both TRIM SSD functions disable and enable. Furthermore, this research is expected to be a solution for the experimental and practical investigation of computer crime especially in Indonesia given the increasing development of technology that is directly compared with the rise in computer crime. ","PeriodicalId":151254,"journal":{"name":"JUITA : Jurnal Informatika","volume":"99 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141122665","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improving Stroke Detection with Hybrid Sampling and Cascade Generalization 利用混合采样和级联泛化改进脑卒中检测
Pub Date : 2024-05-20 DOI: 10.30595/juita.v12i1.19386
Widya Putri Nurmawati, Indahwati Indahwati, F. Afendi
The prevalence of stroke in Indonesia has increased. One survey in Indonesia that contains information about the health conditions of the Indonesian people is the Indonesian Family Life Survey (IFLS). The proportion of respondents who had a stroke and non-stroke in IFLS5 showed an imbalance with an extreme level of imbalance; hence, this research aims to overcome this problem with SMOTE, SMOTE-Tomek Link, and SMOTE-ENN; then, the balanced dataset is classified using the ensemble and cascade approaches to improve the detection of stroke risk and to identify the important variables. However, the stroke respondents were still challenging to classify after imbalance class handling, presumably because of the large amount of data before and after balancing. The solution is to balance the training data with various percentages. The results showed the best percentage is applied to 5% of the training data, balanced by the SMOTE-ENN, and the ensemble method with the cascade approach increases the sensitivity and balanced accuracy values. Random forest and logistic regression combine models that produce the best performance, with a classification tree as the final model. The important variables obtained from this combination are the addition of probability from random forest, logistic regression, history of hypertension, age, and physical activity.
印度尼西亚的中风发病率有所上升。印尼家庭生活调查(IFLS)是印尼一项包含印尼人健康状况信息的调查。在 IFLS5 中,中风和非中风受访者的比例呈现出极度不平衡的状态;因此,本研究旨在利用 SMOTE、SMOTE-Tomek Link 和 SMOTE-ENN 克服这一问题;然后,利用集合和级联方法对平衡数据集进行分类,以提高中风风险的检测能力并识别重要变量。然而,经过不平衡类处理后,中风受访者的分类仍具有挑战性,这可能是因为平衡前后的数据量较大。解决办法是用不同的百分比来平衡训练数据。结果表明,最佳比例是采用 5%的训练数据,由 SMOTE-ENN 进行平衡,而采用级联方法的集合方法提高了灵敏度和平衡准确度值。随机森林和逻辑回归组合模型产生了最佳性能,而分类树则是最终模型。这种组合的重要变量是随机森林、逻辑回归、高血压病史、年龄和体力活动的概率加成。
{"title":"Improving Stroke Detection with Hybrid Sampling and Cascade Generalization","authors":"Widya Putri Nurmawati, Indahwati Indahwati, F. Afendi","doi":"10.30595/juita.v12i1.19386","DOIUrl":"https://doi.org/10.30595/juita.v12i1.19386","url":null,"abstract":"The prevalence of stroke in Indonesia has increased. One survey in Indonesia that contains information about the health conditions of the Indonesian people is the Indonesian Family Life Survey (IFLS). The proportion of respondents who had a stroke and non-stroke in IFLS5 showed an imbalance with an extreme level of imbalance; hence, this research aims to overcome this problem with SMOTE, SMOTE-Tomek Link, and SMOTE-ENN; then, the balanced dataset is classified using the ensemble and cascade approaches to improve the detection of stroke risk and to identify the important variables. However, the stroke respondents were still challenging to classify after imbalance class handling, presumably because of the large amount of data before and after balancing. The solution is to balance the training data with various percentages. The results showed the best percentage is applied to 5% of the training data, balanced by the SMOTE-ENN, and the ensemble method with the cascade approach increases the sensitivity and balanced accuracy values. Random forest and logistic regression combine models that produce the best performance, with a classification tree as the final model. The important variables obtained from this combination are the addition of probability from random forest, logistic regression, history of hypertension, age, and physical activity.","PeriodicalId":151254,"journal":{"name":"JUITA : Jurnal Informatika","volume":"11 11","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141119799","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Implementation of Backpropagation Neural Network for Prediction Magnetocaloric Effect of Manganite 实现用于预测锰矿磁致效应的反向传播神经网络
Pub Date : 2024-05-20 DOI: 10.30595/juita.v12i1.20452
Jan Setiawan, Silviana Simbolon, Y. Yunasfi
In the field of magnetic cooling technology, there is still much to learn about the magnetocaloric properties of magnetic cooling materials. Research into magnetocaloric manganites exhibiting a significant maximum magnetic entropy change in the vicinity of ambient temperature yields encouraging outcomes for the advancement of magnetic refrigeration apparatus. Through a combination of chemical substitutions, changes in the amount of oxygen present, and different synthesis techniques, these manganites undergo lattice distortions that result in pseudocubic, orthorhombic, and rhombohedral structures instead of perovskite cubic structures. The present investigation used backpropagation neural networks (BPNNs) to investigate the correlations among maximum magnetic entropy change (MMEC), Curie temperature (Tc), lanthanum manganite compositions, lattice properties, and dopant ionic radii. Simbrain 3.07 was used to execute the BPNN model, and the suggested model accuracy was examined using coefficient determination. As a result, the model's predicted values for the mean absolute error, root mean square, and coefficient correlation for MMEC are 0.012, 0.022, and 0.9861, respectively. The model predicts that the Curie temperature mean absolute error, root mean square, and coefficient correlation will be 0.015, 0.021, and 0.9947, respectively. Based on these results, BPNN has the potential to be applied in predicting the MMEC and Tc of manganite as preliminary decision during experiments.
在磁制冷技术领域,关于磁制冷材料的磁致冷特性仍有许多知识需要学习。对在环境温度附近表现出显著最大磁熵变化的磁致冷锰矿的研究,为磁制冷设备的发展带来了令人鼓舞的成果。通过化学取代、氧含量变化和不同合成技术的结合,这些锰酸盐发生了晶格畸变,形成了伪立方体、正方体和斜方体结构,而不是包晶立方体结构。本研究使用反向传播神经网络(BPNN)来研究最大磁熵变化(MMEC)、居里温度(Tc)、镧锰矿成分、晶格特性和掺杂离子半径之间的相关性。使用 Simbrain 3.07 执行 BPNN 模型,并使用系数测定法检验了建议模型的准确性。结果,该模型对 MMEC 的平均绝对误差、均方根和系数相关性的预测值分别为 0.012、0.022 和 0.9861。模型预测居里温度的平均绝对误差、均方根和系数相关性将分别为 0.015、0.021 和 0.9947。基于这些结果,BPNN 有潜力应用于预测锰矿的 MMEC 和 Tc,作为实验过程中的初步决策。
{"title":"Implementation of Backpropagation Neural Network for Prediction Magnetocaloric Effect of Manganite","authors":"Jan Setiawan, Silviana Simbolon, Y. Yunasfi","doi":"10.30595/juita.v12i1.20452","DOIUrl":"https://doi.org/10.30595/juita.v12i1.20452","url":null,"abstract":"In the field of magnetic cooling technology, there is still much to learn about the magnetocaloric properties of magnetic cooling materials. Research into magnetocaloric manganites exhibiting a significant maximum magnetic entropy change in the vicinity of ambient temperature yields encouraging outcomes for the advancement of magnetic refrigeration apparatus. Through a combination of chemical substitutions, changes in the amount of oxygen present, and different synthesis techniques, these manganites undergo lattice distortions that result in pseudocubic, orthorhombic, and rhombohedral structures instead of perovskite cubic structures. The present investigation used backpropagation neural networks (BPNNs) to investigate the correlations among maximum magnetic entropy change (MMEC), Curie temperature (Tc), lanthanum manganite compositions, lattice properties, and dopant ionic radii. Simbrain 3.07 was used to execute the BPNN model, and the suggested model accuracy was examined using coefficient determination. As a result, the model's predicted values for the mean absolute error, root mean square, and coefficient correlation for MMEC are 0.012, 0.022, and 0.9861, respectively. The model predicts that the Curie temperature mean absolute error, root mean square, and coefficient correlation will be 0.015, 0.021, and 0.9947, respectively. Based on these results, BPNN has the potential to be applied in predicting the MMEC and Tc of manganite as preliminary decision during experiments.","PeriodicalId":151254,"journal":{"name":"JUITA : Jurnal Informatika","volume":"69 16","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141121401","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Image Classification of Room Tidiness Using VGGNet with Data Augmentation 利用数据增强 VGGNet 对房间整洁度进行图像分类
Pub Date : 2024-05-20 DOI: 10.30595/juita.v12i1.21204
Leni Fitriani, Ayu Latifah, Moch. Rizky Cahyadiputra
Tidiness becomes an essential aspect that everyone should maintain. Tidiness encompasses various elements, and one of the aspects closely related to it is the tidiness of a room. The tidiness of a room creates a comfortable and clean environment. The tidiness of a room is particularly crucial for individuals involved in businesses such as the hospitality industry. Therefore, a solution is needed to address this issue, and one of the approaches is to utilize Deep Learning for automatic room tidiness classification. One popular deep learning method for implementing image classification of room tidiness is the convolutional neural network (CNN), which creates a well-performing model for image classification with data augmentation. This research aims to develop an image classification model using CNN with the VGGNet architecture and data augmentation. This study is a reference for further development, with potential applications in the hospitality industry. The research results in a model that achieves an accuracy of 98.44% with a data proportion of 90% for training and validation, while the remaining 10% is used for testing purposes. The conclusion drawn from this study is that the CNN method, combined with data augmentation, can be utilized for image classification of room tidiness.
整洁成为每个人都应保持的一个重要方面。整洁包含各种要素,其中一个与之密切相关的方面就是房间的整洁。房间的整洁可以营造一个舒适干净的环境。对于从事酒店业等行业的人来说,房间的整洁尤为重要。因此,需要一种解决方案来解决这一问题,其中一种方法就是利用深度学习来自动进行房间整洁度分类。卷积神经网络(CNN)是实现房间整洁度图像分类的一种流行的深度学习方法,它通过数据增强为图像分类创建了一个性能良好的模型。本研究旨在利用 VGGNet 架构和数据增强技术开发一种使用 CNN 的图像分类模型。这项研究为进一步开发提供了参考,并有可能应用于酒店业。研究结果表明,该模型的准确率达到 98.44%,其中 90% 的数据用于训练和验证,其余 10% 用于测试。本研究得出的结论是,CNN 方法与数据增强相结合,可用于房间整洁度的图像分类。
{"title":"Image Classification of Room Tidiness Using VGGNet with Data Augmentation","authors":"Leni Fitriani, Ayu Latifah, Moch. Rizky Cahyadiputra","doi":"10.30595/juita.v12i1.21204","DOIUrl":"https://doi.org/10.30595/juita.v12i1.21204","url":null,"abstract":"Tidiness becomes an essential aspect that everyone should maintain. Tidiness encompasses various elements, and one of the aspects closely related to it is the tidiness of a room. The tidiness of a room creates a comfortable and clean environment. The tidiness of a room is particularly crucial for individuals involved in businesses such as the hospitality industry. Therefore, a solution is needed to address this issue, and one of the approaches is to utilize Deep Learning for automatic room tidiness classification. One popular deep learning method for implementing image classification of room tidiness is the convolutional neural network (CNN), which creates a well-performing model for image classification with data augmentation. This research aims to develop an image classification model using CNN with the VGGNet architecture and data augmentation. This study is a reference for further development, with potential applications in the hospitality industry. The research results in a model that achieves an accuracy of 98.44% with a data proportion of 90% for training and validation, while the remaining 10% is used for testing purposes. The conclusion drawn from this study is that the CNN method, combined with data augmentation, can be utilized for image classification of room tidiness.","PeriodicalId":151254,"journal":{"name":"JUITA : Jurnal Informatika","volume":"2 13","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141120492","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improve Coal Blending Optimization in CFPP by Cromosom and Fitness Function Redefinition of the Genetic Algorithm 通过 Cromosom 和遗传算法的 Fitness Function 重新定义改进 CFPP 中的配煤优化
Pub Date : 2024-05-20 DOI: 10.30595/juita.v12i1.18731
Binti Solihah, Ahmad Zuhdi, Abdul Rochman, Edo Yulistama, Hilda Dwi Utari
Blending coal before it enters the power plant boiler unit is necessary to adjust the coal categories according to the boiler unit specifications. The power plant must also comply with the regulations regarding coal-biomass co-firing through blending. Applying a Genetic Algorithm that only considers the composition and fitness based on the blend's quality leads to accumulation issues, decreasing coal quality. This research proposes redefining chromosomes, fitness functions, mutation rules, population determination, and output as the best chromosome used in the Genetic Algorithm. Testing uses various compositions of coal inputs from the barge, coal yard, and biomass to simulate different conditions. The test results demonstrate that the developed algorithm can provide all possible alternative blends between the coal in the barge and at the coal yard. Under specific conditions, operators can choose a blend composition that involves coal stored in the coal yard for an extended period.
在煤炭进入发电厂锅炉机组之前,有必要进行配煤,以便根据锅炉机组的规格调整煤炭类别。发电厂还必须遵守有关通过混合煤炭进行生物质联合燃烧的规定。应用遗传算法时,如果只考虑混合物的成分和适配性,就会导致积累问题,降低煤炭质量。本研究建议重新定义染色体、适应度函数、突变规则、种群确定以及作为遗传算法最佳染色体的输出。测试使用来自驳船、煤场和生物质的各种煤炭输入成分来模拟不同条件。测试结果表明,所开发的算法可以提供驳船上和煤场中煤炭之间所有可能的替代混合物。在特定条件下,操作员可以选择一种混合成分,其中包括长期储存在煤场的煤炭。
{"title":"Improve Coal Blending Optimization in CFPP by Cromosom and Fitness Function Redefinition of the Genetic Algorithm","authors":"Binti Solihah, Ahmad Zuhdi, Abdul Rochman, Edo Yulistama, Hilda Dwi Utari","doi":"10.30595/juita.v12i1.18731","DOIUrl":"https://doi.org/10.30595/juita.v12i1.18731","url":null,"abstract":"Blending coal before it enters the power plant boiler unit is necessary to adjust the coal categories according to the boiler unit specifications. The power plant must also comply with the regulations regarding coal-biomass co-firing through blending. Applying a Genetic Algorithm that only considers the composition and fitness based on the blend's quality leads to accumulation issues, decreasing coal quality. This research proposes redefining chromosomes, fitness functions, mutation rules, population determination, and output as the best chromosome used in the Genetic Algorithm. Testing uses various compositions of coal inputs from the barge, coal yard, and biomass to simulate different conditions. The test results demonstrate that the developed algorithm can provide all possible alternative blends between the coal in the barge and at the coal yard. Under specific conditions, operators can choose a blend composition that involves coal stored in the coal yard for an extended period.","PeriodicalId":151254,"journal":{"name":"JUITA : Jurnal Informatika","volume":"33 6","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141121864","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
JUITA : Jurnal Informatika
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1