Journal of Dinda : Data Science, Information Technology, and Data Analytics
Journal of Dinda : Data Science, Information Technology, and Data Analytics as a publication media for research results in the fields of Data Science, Information Technology, and Data Analytics, but not implicitly limited. Published 2 times a year in February and August. The journal is managed by the Data Engineering Research Group, Faculty of Informatics, Telkom Purwokerto Institute of Technology. Journal of Dinda is a medium for scientific studies resulting from research, thinking, and critical-analytic studies regarding Data Science, Informatics, and Information Technology. This journal is expected to be a place to foster enthusiasm in education, research, and community service which continues to develop into supporting references for academics. FOCUS AND SCOPE Journal of Dinda : Data Science, Information Technology, and Data Analytics receive scientific articles with the scope of research on: Machine Learning, Deep Learning, Artificial Intelligence, Databases, Statistics, Optimization, Natural Language Processing, Big Data and Cloud Computing, Bioinformatics, Computer Vision, Speech Processing, Information Theory and Models, Data Mining, Mathematical, Probabilistic and Statical Theories, Machine Learning Theories, Models and Systems, Social Science, Information Technology
Articles
14 Documents
Search results for
, issue
"Vol 5 No 2 (2025): August"
:
14 Documents
clear
Comparison of Accuracy of Linear Regression and Random Forest Models in Predicting Bitcoin Prices
Awwaluddin, Ahmad Habib;
Tamrin, Teguh;
Widiastuti, Nur Aeni
Indonesian Journal of Data Science, IoT, Machine Learning and Informatics Vol 5 No 2 (2025): August
Publisher : Research Group of Data Engineering, Faculty of Informatics
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.20895/dinda.v5i2.2014
Abstract Bitcoin is a digital asset that has experienced significant growth in value since its launch in 2009. However, its high price volatility makes predicting Bitcoin's price movements a challenge for investors and financial analysts. Therefore, a data-driven approach capable of capturing patterns in historical Bitcoin price data is needed to support more accurate investment decision-making. This study aims to evaluate and compare the performance of two prediction algorithms, namely Linear Regression and Random Forest, in predicting Bitcoin prices based on daily historical data from 2018 to 2025. The dataset was obtained from the Kaggle platform and processed through pre-processing, predictive feature formation, and data normalization. Two validation schemes were used: a 70:30 data split and cross-validation using K-Fold Cross Validation (10-fold). Model performance evaluation was carried out using three main metrics: Mean Absolute Error (MAE), Mean Squared Error (MSE), and Root Mean Squared Error (RMSE). The results show that the Linear Regression model produces better performance than Random Forest, both on split data and cross-validation, even though Random Forest has been optimized using GridSearchCV. The lowest RMSE value was obtained from Linear Regression in the K-Fold scheme, at 1314.47. These findings indicate that a simple model such as Linear Regression can still be effective in predicting Bitcoin prices if the data is properly processed. This research is expected to serve as a reference for developers of digital asset price prediction systems and stakeholders in data-driven decision-making.. Keywords: Bitcoin, Prediksi Harga, Regresi Linier, Random Forest, Evaluasi Model, Machine Learning, K-Fold Cross Validation
ROC and COPRAS Methods in New Student Admissions Application (PPDB) MAN HUMBANG HASUNDUTAN
Tua, Anri Hafiz;
Putri, Raissa Amanda
Indonesian Journal of Data Science, IoT, Machine Learning and Informatics Vol 5 No 2 (2025): August
Publisher : Research Group of Data Engineering, Faculty of Informatics
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.20895/dinda.v5i2.2015
The development of information and communication technology, especially in the education sector, has opened up opportunities to increase efficiency and transparency in various processes, including New Student Admissions (PPDB). MAN Humbang Hasundutan faces challenges in manually screening hundreds of prospective students every year, which often introduces bias and inaccuracies in the selection process. Therefore, this research aims to develop a web-based PPDB application with the integration of the Rank Order Centroid (ROC) method for weighting criteria and Complex Proportional Assessment (COPRAS) for ranking. The ROC method assigns weights to criteria based on their level of importance, while the COPRAS method determines the ranking by taking into account the level of significance and utility of alternatives. The implementation of this application enables the processing of prospective student data quickly and objectively, as well as increasing the fairness and transparency of the selection process. Based on the results of previous research, the COPRAS method with ROC weighting has proven to be effective in assisting decision making in various fields. The proposed PPDB application is expected to simplify the selection process at MAN Humbang Hasundutan while increasing the credibility of the educational institution.
Analysis of Public Sentiment Toward the Increase in VAT Rates Using the SVM Algorithm
Rahman, Elsa Azila;
Lubis, Aidil Halim
Indonesian Journal of Data Science, IoT, Machine Learning and Informatics Vol 5 No 2 (2025): August
Publisher : Research Group of Data Engineering, Faculty of Informatics
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.20895/dinda.v5i2.2025
The Policy Of Increasing the Value Added Tax (VAT), particularly on luxury goods as stipulated in Minister of Finance Regulation (PMK) Number 131 of 2024, has sparked various public responses, many of which are captured through social media. In today's digital era, social media has become a primary platform for the public to express their opinions openly, including on government policies. This study aims to analyze public sentiment toward the VAT policy in order to provide insights for more responsive policymaking. A total of 4,000 comments were collected from the X platform using web crawling techniques, followed by preprocessing, resulting in 3,553 clean comments. Sentiment labeling was conducted automatically using a lexicon-based approach, which revealed that the majority of comments expressed positive sentiment (73.3%), while the remainder were negative (26.7%). Sentiment classification was performed using the Support Vector Machine (SVM) algorithm with a polynomial kernel and an 80:20 training-testing data split. Evaluation results showed that the model achieved an accuracy of 76.65%. The SVM model demonstrated excellent performance in detecting positive sentiment (precision 76.18%, recall 100%, and F1-score 86.51%), but was less effective in identifying negative sentiment (precision 100%, recall 7.78%, and F1-score 14.44%). These findings indicate that while the model is effective in recognizing positive opinions, further optimization is needed to improve performance in detecting negative sentiments.
Academic Monitoring Information System Using Task Centered System Design Method Based On Web
Haliza, Nur;
Suendri, Suendri
Indonesian Journal of Data Science, IoT, Machine Learning and Informatics Vol 5 No 2 (2025): August
Publisher : Research Group of Data Engineering, Faculty of Informatics
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.20895/dinda.v5i2.2030
Manual academic monitoring systems at SMA Swasta Teladan Cinta Damai present several challenges, such as delayed information delivery, data entry errors, and lack of transparency in academic records. This study aims to design and develop a web-based Academic Monitoring Information System using the Task Centered System Design (TCSD) approach, which focuses on the actual needs and tasks of users such as teachers, students, and parents. The system is developed using PHP as the programming language and MySQL as the database, and follows the Waterfall development model, which includes stages such as requirements analysis, system design, implementation, and testing. The results show that the system can present academic information in real time, improve monitoring efficiency, and facilitate access to information for all stakeholders. With its intuitive interface and task-oriented features, this system provides a digital solution that enhances the quality of academic management in the school environment.