01
Correlation Matrix of Stability Metrics
engine
correlation_matrix
config (1 key)
{
"variables": [
"formation_energy_per_atom",
"energy_above_hull",
"energy_prediction_mae",
"force_field_mae"
]
}expected results (2 keys)
{
"energy_prediction_mae↔force_field_mae": {
"direction": "positive",
"note": "Model errors on energy and forces tend to co-vary"
},
"formation_energy_per_atom↔energy_above_hull": {
"direction": "positive",
"note": "Both measure thermodynamic stability but at different reference frames"
}
}