Rajendra Nohan
Universitas Dian Nuswantoro

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

Found 1 Documents
Search

Komparasi dan Implementasi Algoritma Regresi Machine Learning untuk Prediksi Indeks Harga Saham Gabungan Dwi Eko Waluyo; Hayu Wikan Kinasih; Cinantya Paramita; Dewi Pergiwati; Rajendra Nohan; Fauzi Adi Rafrastara
Jurnal Informatika: Jurnal Pengembangan IT Vol 9, No 1 (2024)
Publisher : Politeknik Harapan Bersama

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30591/jpit.v9i1.6105

Abstract

Indeks Harga Saham Gabungan (IHSG) or Indonesia Composite Index (ICI) is part of the macro indicators of a country that describes the economic condition of a country. ICI is an interesting study to research since its existence will be able to show market sentiment regarding an event that occurred in a country. This research tries to predict the ICI in the future based on historical data. The dataset used in this research is publicly available in Yahoo Finance. The experiment is conducted by implementing some regression machine learning algorithms, such as Decision Tree, Random Forest, k-Nearest Neighbor (kNN), and Linear Regression. As a result, Decision Tree has the lowest MSE value compared to other methods: 1268.242. In this research, a website-based application prototype was also developed that can be used to view IHSG graphs and make future predictions, using the 4 (four) tested algorithms.