simrun ❭ modular_reduced_model_inference ❭ reduced_model ❭ DataSplitEvaluation ❭ compute_scores
DataSplitEvaluation.compute_scores¶
- simrun.modular_reduced_model_inference.reduced_model.DataSplitEvaluation.compute_scores()¶
Compute the score of the optimization.
This method extracts the optimization results and computes the resulting score of the cost function.
See also
_objective_function()for the cost function.