hoops_ai.insights.predictions_table

hoops_ai.insights.predictions_table(predictions)

One row per inferred key with value, confidence bar, status, coverage.

When ContextPredictor.infer forwards earlier ready_to_propose categorical predictions (or a caller-supplied query_context) into a numeric rule, the resulting prediction’s injected_context is rendered in a context column so the conditioning is visible at a glance.

Parameters:

predictions (Mapping[str, ContextPrediction | None])

Return type:

pandas.io.formats.style.Styler