Discovery Results
Internal Performance
{{#discovery.internal_performance}}
{{{discovery.internal_performance}}}
{{/discovery.internal_performance}}
{{^discovery.internal_performance}}
No internal performance metrics available
{{/discovery.internal_performance}}
External Performance
{{#discovery.external_performance}}
{{{discovery.external_performance}}}
{{/discovery.external_performance}}
{{^discovery.external_performance}}
No external performance metrics available
{{/discovery.external_performance}}
Download predictions
{{#discovery.reports.has_reports}}
Reports
{{#discovery.reports.reports}}
{{name}}
{{#info}}
{{info}}
{{/info}}
{{#output_figures}}
{{#name}}
{{name}}
{{/name}}
{{#is_embed}}
{{/output_figures}}
{{#output_tables.length}}
Downloadable tables:
{{#output_tables}}
{{/output_tables}}
{{/output_tables.length}}
{{#output_text.length}}
Text reports:
{{#output_text}}
{{/output_text}}
{{/output_text.length}}
{{/discovery.reports.reports}}
{{/discovery.reports.has_reports}}
Method-based Validation
Internal Performance
{{{method_based.internal_performance}}}
External Performance
{{{method_based.external_performance}}}
Download predictions
{{#method_based.reports.has_reports}}
Reports
{{#method_based.reports.reports}}
{{name}}
{{#info}}
{{info}}
{{/info}}
{{#output_figures}}
{{#name}}
{{name}}
{{/name}}
{{#is_embed}}
{{/output_figures}}
{{#output_tables.length}}
Downloadable tables:
{{#output_tables}}
{{/output_tables}}
{{/output_tables.length}}
{{#output_text.length}}
Text reports:
{{#output_text}}
{{/output_text}}
{{/output_text.length}}
{{/method_based.reports.reports}}
{{/method_based.reports.has_reports}}
{{/has_method_based}}
{{#has_result_based}}
Result-based Validation
Internal Performance
{{{result_based.internal_performance}}}
External Performance
{{{result_based.external_performance}}}
Download predictions
{{#result_based.reports.has_reports}}
Reports
{{#result_based.reports.reports}}
{{name}}
{{#info}}
{{info}}
{{/info}}
{{#output_figures}}
{{#name}}
{{name}}
{{/name}}
{{#is_embed}}
{{/output_figures}}
{{#output_tables.length}}
Downloadable tables:
{{#output_tables}}
{{/output_tables}}
{{/output_tables.length}}
{{#output_text.length}}
Text reports:
{{#output_text}}
{{/output_text}}
{{/output_text.length}}
{{/result_based.reports.reports}}
{{/result_based.reports.has_reports}}