quara.loss_function.mean_squared_error module
- check_mse_of_empirical_distributions(simulation_result, show_detail=True)[source]
- Parameters
simulation_result (quara.simulation.standard_qtomography_simulation.SimulationResult) –
show_detail (bool) –
- Return type
bool
- check_mse_of_estimators(simulation_result, show_detail=True)[source]
- Parameters
simulation_result (quara.simulation.standard_qtomography_simulation.SimulationResult) –
show_detail (bool) –
- Return type
bool
- compare_to_analytical(simulation_setting, estimation_results, qtomography, show_detail=True)[source]
- Parameters
estimation_results (List[EstimationResult]) –
show_detail (bool) –
- Return type
bool