PyMCModel.score#
- PyMCModel.score(X, y)[source]#
Score the Bayesian \(R^2\) given inputs
X
and outputsy
.Caution
The Bayesian \(R^2\) is not the same as the traditional coefficient of determination, https://en.wikipedia.org/wiki/Coefficient_of_determination.
- Return type: