Related Experiment Video
Updated: Nov 6, 2025

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
Neural network hyperparameter optimization for prediction of real estate prices in Helsinki
Jussi Kalliola1, Jurgita Kapočiūtė-Dzikienė1, Robertas Damaševičius1,2
1Department of Applied Informatics, Vytautas Magnus University, Kaunas, Lithuania.
Optimizing artificial neural networks (ANNs) with Bayesian optimization significantly improves real estate price prediction accuracy in Helsinki. This enhanced model achieved a 8.3% relative mean error, benefiting investors and property owners.
Area of Science:
- Real Estate Economics
- Machine Learning Applications
- Computational Finance
Background:
- Accurate real estate price evaluation is crucial for stakeholders including investors, banks, and property owners.
- Artificial Neural Networks (ANNs) show potential for real estate valuation but are sensitive to hyperparameter settings.
- Hyperparameter optimization is key to enhancing ANN performance in predictive modeling.
Purpose of the Study:
- To apply and optimize an Artificial Neural Network (ANN) model for precise real estate price prediction in Helsinki, Finland.
- To investigate the impact of hyperparameter fine-tuning on ANN model accuracy for property valuation.
- To leverage Bayesian optimization for efficient ANN hyperparameter tuning.
Main Methods:
- Implementation of an Artificial Neural Network (ANN) architecture for real estate price prediction.
- Utilizing Bayesian optimization algorithm to fine-tune ANN hyperparameters, including activation functions and optimization algorithms.
- Evaluation of model performance using standard metrics such as Root Mean Squared Error (RMSE), Mean Absolute Error (MAE), and R-squared (R2).
Main Results:
- Model optimization through hyperparameter tuning led to improved performance across all evaluation metrics.
- The optimized ANN model achieved a relative mean error of 8.3% in real estate price prediction.
- Graphical illustrations complemented the quantitative metrics in assessing the model's predictive accuracy.
Conclusions:
- Hyperparameter optimization is essential for maximizing the effectiveness of ANNs in real estate price prediction.
- The Bayesian optimization approach proved effective in enhancing ANN model performance for property valuation.
- The study demonstrates a significant improvement in prediction accuracy, offering a more reliable tool for real estate market analysis.
Related Concept Videos
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Regression Toward the Mean
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
End Point Prediction: Gran Plot
For potentiometric titration, the Gran plot is created by plotting...
The Anchoring-and-Adjustment Heuristic
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...