quara.loss_function.mean_squared_error module¶
- check_mse_of_empirical_distributions(simulation_setting, estimation_results, show_detail=True)[source]¶
- Parameters
show_detail (bool) –
- Return type
bool
- check_mse_of_estimators(simulation_setting, estimation_results, show_detail=True)[source]¶
- Parameters
simulation_setting (StandardQTomographySimulation) –
estimation_results (List[EstimationResult]) –
show_detail (bool) –
- Return type
bool
- compare_to_analytical(simulation_setting, estimation_results, show_detail=True)[source]¶
- Parameters
estimation_results (List[EstimationResult]) –
show_detail (bool) –
- Return type
bool