Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : JITK (Jurnal Ilmu Pengetahuan dan Komputer)

MUSIC RECOMMENDATION SYSTEM BASED ON COSINE SIMILARITY AND SUPERVISED GENRE CLASSIFICATION Jamie Mayliana Alyza; Fandy Setyo Utomo; Yuli Purwati; Bagus Adhi Kusuma; Mohd Sanusi Azmi
JITK (Jurnal Ilmu Pengetahuan dan Teknologi Komputer) Vol. 9 No. 1 (2023): JITK Issue August 2023
Publisher : LPPM Nusa Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33480/jitk.v9i1.4324

Abstract

Categorizing musical styles can be useful in solving various practical problems, such as establishing musical relationships between songs, similar songs, and finding communities that share an interest in a particular genre. Our goal in this research is to determine the most effective machine learning technique to accurately predict song genres using the K-Nearest Neighbors (K-NN) and Support Vector Machine (SVM) algorithms. In addition, this article offers a contrastive examination of the K-Nearest Neighbors (K-NN) and Support Vector Machine (SVM) when dimensioning is considered and without using Principal Component Analysis (PCA) for dimension reduction. MFCC is used to collect data from datasets. In addition, each track uses the MFCC feature. The results reveal that the K-Nearest Neighbors and Support Vector Machine offer more precise results without reducing dimensions than PCA results. The accuracy of using the PCA method is 58% and has the potential to decrease. In this music genre classification, K-Nearest Neighbors (K-NN) and Support Vector Machine (SVM) are proven to be more efficient classifiers. K-Nearest Neighbors accuracy is 64,9%, and Support Vector Machine (SVM) accuracy is 77%. Not only that, but we also created a recommender system using cosine similarity to provide recommendations for songs that have relatively the same genre. From one sample of the songs tested, five songs were obtained that had the same genre with an average accuracy of 80%.
SENTIMENT ANALYSIS ON RENEWABLE ENERGY ELECTRIC USING SUPPORT VECTOR MACHINE (SVM) BASED OPTIMIZATION Pungkas Subarkah; Bagus Adhi Kusuma; Primandani Arsi
JITK (Jurnal Ilmu Pengetahuan dan Teknologi Komputer) Vol. 10 No. 2 (2024): JITK Issue November 2024
Publisher : LPPM Nusa Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33480/jitk.v10i2.5575

Abstract

Government policy regarding the discourse on the use of renewable energy in electricity, this discourse is widely discussed in the community, especially on social media twitter. The public's response to the implementation of the use of renewable energy varies, there are positive, negative and neutral responses to this government policy. Sentiment analysis is part of Machine Learning which aims to identify responses in the form of text. The data used in this study amounted to 1,367 tweets. The purpose of this study is to determine the sentiment analysis of government discourse related to the use of renewable energy using an optimisation-based Support Vector Machine (SVM) algorithm approach. This research involves several stages including data collection, data pre-processing, experiments and modelling and evaluation. The data is divided into 3 classes, 120 positive, 1221 neutral and 26 negative. In this research, there are five optimisation models used namely Forward Selection, Backward Elimination, Optimised Selection, Bagging and AdaBoost. The results obtained are the use of Optimised Selection (OS) optimisation with the Support Vector Machine (SVM) algorithm obtained an increase in accuracy from 93% to 96%. The increase in the use of SVM using selection optimization obtained the highest increase, because other optimization techniques only reached 1% and 2% of the original results using the SVM algorithm, namely the accuracy value of 93% to 96% (high accuracy). From the research that has been done, it is certainly important to understand public sentiment towards renewable energy policies, especially renewable energy electricity, the hope is that this research will become a reference for the government.