Reading the HTML Report (Random Search)
The following page lists and describes all the information contained in an HTML report that includes the summary of all the variables, targets, parameters, and the results of all the evaluations that have been performed during the process, and the best solution.
You can find the HTML report under the SPEOS output files folder of the project.
Time Analysis
The Time Analysis section provides you with the date and time of the initialization/termination and duration of the optimization.
_HTML_Report_Time_Analysis.png)
Variables
Variables section sums up all the variables used in the simulation as well as their Min value and Max value.
_HTML_Report_Variables.png)
Targets
Targets section sums up all the targets select, targets value, and weight.
_HTML_Report_Targets.png)
Parameters
Parameters sums up the parameters defined according to the Optimization mode selected.
In case of a Random search optimization the Merit function is developed.
_HTML_Report_Parameters.png)
Evaluations
Evaluations lists for each iteration all the variable values used, the values found for each target and the Merit function value.
The best solution is highlighted in green.
In case of a Random search optimization, if Keep intermediate results is set to True, then you have direct link to download the XMP results from the HTML Report.
_HTML_Report_Evaluations.png)
Results
Results repeat the best solution found (highlighted in green in the Evaluations section).
_HTML_Report_Results.png)