Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Synonym
: Model Validation = Regression Validation

See also

Natural Science / System / Model

Cross-Validation ][ Cross-Validation Plot ]

[ Mean Square Deviation (MSD) = Mean Square Error (MSE) ]

[ Root Mean Square Deviation (RMSD) = Root Mean Square Error (RMSE) ]

[ Average Relative Error (ARE) = Average Percentage Error (APE) ]

[ Average Absolute Relative Error (AARE) = Average Absolute Percentage Error (AAPE)]

[ Maximum Relative Error (MAXRE) = Maximum Percentage Error (MAXPE) ]

[ Maximum Absolute Relative Error (MAXARE) = Maximum Absolute Percentage Error (MAXAPE) ]


Validation of the Model is procedure which finally suggests the applicability and quality of the model in terms of predicting the historical dataset and future response to the Model Inputs.

There is no complete set of numbers to define the Model Validation and different studies may use different sets of Model Validation metrics.

The basic set of Validation metrics is provided by Goodness of fit.

The important technique of Model Validation is Cross-Validation (also known as Blind Testing), which is widely used in scientific research and engineering practice.

This technique assumes that Source Dataset is split into two subsets: Training dataset and Validation dataset and perform the comparison of Goodness of fit over the two datasets.

It should be noted though that Source Dataset may not hold enough of representative events/occurrences to provide the opportunity for Cross-Validation and in this case the Goodness of fit over the Training dataset (which is the whole Source Dataset in this case) will be the only one available, thus increasing the risk of future Model Prediction.


See also

...

Human / Science / Formal Science / System Science  / System / Model

[ Goodness of fit ][ Cross-Validation[ Coefficient of determination (R2) ][ Pearson correlation coefficient (ρP) ][ Correlation skewness ]