Skip to main content
. 2024 Mar 14;14:6177. doi: 10.1038/s41598-024-56448-w

Table 1.

Model evaluation indicators and calculation methods.

Evaluation indicators Indicator meaning Computational formula
RIs2 In-sample goodness of fit, in the training set, the model predicts values to the actual observed values RIs2/Roos2=1-i=1n(yi-yi^)2i=1nyi-y¯2
Roos2 Out-of-sample goodness of fit, in the training set, the model predicts values to the actual observed values
EVSoos Explanatory variance, in the prediction set, the fit of the degree of variation to the actual observed value EVSoos=1-var(y-y^)/vary
MSEoos Mean squared error, the expected value of the square between the out-of-sample predicted value and the actual value MSEoos=1/ni=1nyi-yi^2
MAEoos Average absolute error, the expected value of the difference between the out-of-sample predicted and actual value MAEoos=1/ni=1nyi-yi^2
MedAEoos Absolute median difference, median of the difference between out-of-sample predicted and actual values MedAEoos=median ofyi-yi^