hallan, rosalia roja
Unknown Affiliation

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

Found 1 Documents
Search

Prediksi Harga Rumah menggunakan Machine Learning Algoritma Regresi Linier hallan, rosalia roja; Fajri, Ika Nur
Jurnal Teknologi Dan Sistem Informasi Bisnis Vol 7 No 1 (2025): Januari 2025
Publisher : Prodi Sistem Informasi Universitas Dharma Andalas

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47233/jteksis.v7i1.1732

Abstract

The property sector plays a vital role in the global economy, especially regarding property price prediction, which is a complex challenge influenced by factors such as building size, number of rooms, location, and property condition. This study aims to build a property price prediction model using the Linear Regression algorithm. The data used in this research was obtained from Kaggle, consisting of 1460 data points on house prices in Ames, USA. The preprocessing phase includes handling missing data, outlier management, and feature standardization using StandardScaler to ensure data consistency. The linear regression model was trained and evaluated using R-squared (R²) and Root Mean Squared Error (RMSE) metrics. The evaluation results show an R² of 0.81, indicating the model explains 81% of the variation in house prices. Additionally, the RMSE value of 35,830.40 shows the model's relatively low and consistent error when tested with different data. Features such as overall house quality (OverallQual) and living area size (GrLivArea) significantly correlate with house prices. These findings demonstrate that linear regression is an effective tool for predicting property prices.