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 |
---|---|
Returns a standard top-N schema where predictions and confidences are interleaved in a single fixed-size list |
API#
- tlc.core.builtins.schemas.top_n_prediction_schema.top_n_prediction_schema() tlc.core.schema.Schema #
Returns a standard top-N schema where predictions and confidences are interleaved in a single fixed-size list