tlc.core.builtins.schemas.top_n_prediction_schema¶

A standard top-N schema where predictions and confidences are interleaved in a single fixed-size list

Module Contents¶

Functions¶

Function

Description

top_n_prediction_schema

Returns a standard top-N schema where predictions and confidences are interleaved in a single fixed-size list

API¶

top_n_prediction_schema() Schema¶

Returns a standard top-N schema where predictions and confidences are interleaved in a single fixed-size list