ModelPrediction
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
anomaly_scores: List[List[float]] | None
The type of the None singleton. -
end_ms: float
The type of the None singleton. -
f1_score: float | None
The type of the None singleton. -
label: pydantic.types.StrictStr | None
The type of the None singleton. -
prediction: pydantic.types.StrictStr
The type of the None singleton. -
prediction_correct: pydantic.types.StrictBool | None
The type of the None singleton. -
sample_id: pydantic.types.StrictInt
The type of the None singleton. -
start_ms: float
The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self