Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Modeling Multioutput Response Uses Ridge Regression and MLP Neural Network with Tuning Hyperparameter through Cross Validation

Author 1: Waego Hadi Nugroho Author 2: Samingun Handoyo Author 3: Hsing-Chuan Hsieh Author 4: Yusnita Julyarni Akri Author 5: Zuraidah Author 6: Donna DwinitaAdelia
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 13, No. 9 · Published 2022 · Cited by 7

DOI: https://doi.org/10.14569/IJACSA.2022.0130992

Abstract

The multiple regression model is very popular among researchers in both field of social and science because it is easy to interpret and have a well-established theoretical framework. However, the multioutput multiple regression model is actually widely applied in the engineering field because in the industrial world there are many systems with multiple outputs. The ridge regression model and the Multi-Layer Perceptron (MLP) neural network model are representations of the predictive linear regression model and predictive non-linear regression model that are widely applied in the world of practice. This study aims to build multi-output models of a ridge regression model and an MLP neural network whose hyperparameters are determined by a grid search algorithm through the cross-validation method. The hyperparameter that produces the smallest RMSE value in the validation data is chosen as the hyperparameter to train both models on the training data. The hyperparameter in question is a combination of learning algorithms and alpha values (ridge regression), a combination of the number of hidden nodes and gamma values (MLP neural network). In the ridge regression model for alpha in the range between 0.1 and 0.7, the smallest RMSE is obtained for all learning algorithms used. While the MLP neural network model specifically obtained a combination of the number of nodes = 18 and gamma = 0.1 which produces the smallest RMSE. The ridge regression model with selected hyperparameters has better performance (in the RMSE and R2 value) than the MLP neural network model with selected hyperparameters, both on training and testing data.

Keywords

How to Cite this Article

Nugroho, W. H., Handoyo, S., Hsieh, H., Akri, Y. J., Zuraidah, & DwinitaAdelia, D. (2022). Modeling Multioutput Response Uses Ridge Regression and MLP Neural Network with Tuning Hyperparameter through Cross Validation. International Journal of Advanced Computer Science and Applications, 13(9). https://doi.org/10.14569/IJACSA.2022.0130992

Nugroho, Waego Hadi, et al.. "Modeling Multioutput Response Uses Ridge Regression and MLP Neural Network with Tuning Hyperparameter through Cross Validation." International Journal of Advanced Computer Science and Applications, vol. 13, no. 9, 2022, https://doi.org/10.14569/IJACSA.2022.0130992.

@article{Nugroho2022,
  title     = {Modeling Multioutput Response Uses Ridge Regression and MLP Neural Network with Tuning Hyperparameter through Cross Validation},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {13},
  number    = {9},
  year      = {2022},
  publisher = {The Science and Information Organization},
  author    = {Waego Hadi Nugroho and Samingun Handoyo and Hsing-Chuan Hsieh and Yusnita Julyarni Akri and Zuraidah and Donna DwinitaAdelia},
  doi       = {10.14569/IJACSA.2022.0130992},
  url       = {https://doi.org/10.14569/IJACSA.2022.0130992}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.