Claim Missing Document
Check
Articles

Found 2 Documents
Search

Analisis Sentimen Hasil Transkripsi Audio Berbahasa Indonesia Menggunakan T5 (Text-to-Text Transfer Transformer) Hilman Suhendar; Cepy Slamet; Undang Syaripudin
SMATIKA JURNAL : STIKI Informatika Jurnal Vol 15 No 01 (2025): SMATIKA Jurnal : STIKI Informatika Jurnal
Publisher : LPPM UBHINUS MALANG

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32664/smatika.v15i01.1521

Abstract

In the digital era, sentiment analysis has become a vital tool for understanding public opinion, particularly from data derived from digital media such as videos. However, voice-based sentiment analysis in the Indonesian language remains uncommon. This research aims to develop the T5 model for sentiment analysis of Indonesian generated from speech using speech-to-text technology. The primary advantages of the T5 model lie in its ability to process lengthy texts, comprehend natural language context, and adapt training for specific tasks such as sentiment analysis. The research dataset was obtained from 20 YouTube videos, segmented into clips of a maximum duration of 15 seconds, resulting in a total of 300 sentences consisting of 150 positive sentiments and 150 negative sentiments. The generated text data was processed using the T5 model, which was specifically trained to detect positive and negative sentiments through the optimization of specific hyperparameters. The results demonstrated that the T5 model achieved an accuracy of 83%, with a precision of 0.85, a recall of 0.83, and an F-measure of 0.83 when tested on datasets different from the training data. This research indicates that the T5 model can be adapted for voice-based sentiment analysis in the Indonesian language with satisfactory results. These findings contribute to the development of voice-based sentiment analysis technology, which can be applied to opinion analysis or product reviews. In the future, improving the pre-processing stage and using more diverse datasets are expected to improve the overall performance of the model.
Feature Engineering for Tropical Rainfall Forecasting Using Random Forest and Support Vector Regression Cepy Slamet; Rizka M Imron; Agung Wahana; Dian Sa'adillah Maylawati; Wildan Budiawan Zulfikar; Muhammad Ali Ramdhani
Journal of Applied Data Sciences Vol 7, No 1: January 2026
Publisher : Bright Publisher

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47738/jads.v7i1.1111

Abstract

The complex dynamics of weather variability in Indonesia, influenced by multiple climatic drivers, make rainfall forecasting in tropical regions a significant scientific challenge. This study proposes an automated feature engineering pipeline to enhance the performance of Random Forest Regression (RFR) and Support Vector Regression (SVR) models for tropical rainfall prediction. Monthly rainfall data spanning 388 months (1993–2025) from a BMKG station were used as the basis for model development. The pipeline systematically generates temporal, seasonal, statistical, and anomaly-based features to provide domain-informed representations for non-sequential learning algorithms. Model performance was evaluated under four temporal data partitioning scenarios using R², RMSE, and probabilistic confidence intervals derived from bootstrap residual simulations. Results indicate that RFR achieved the highest predictive accuracy (R² = 0.93; RMSE = 31.01 mm) and demonstrated superior temporal–seasonal stability (Rolling CV: R² = 0.81 ± 0.07; RMSE = 55.44 ± 16.18), with comparable performance between wet and dry seasons. Conversely, SVR showed greater sensitivity to seasonal variability, with R² dropping to 0.55 during the wet season, indicating higher uncertainty under extreme rainfall conditions. Robustness and drift analyses further revealed that RFR adapts better to temporal and seasonal shifts, while SVR remains relevant as an adaptive model for extreme risk analysis. Overall, this study contributes to the development of automated feature engineering, reproducible climatological forecasting pipelines, and probabilistic modeling frameworks for rainfall prediction under uncertainty in tropical regions.