cross_entropy¶
- property Pipeline.cross_entropy: Union[float, List[float]]¶
A convenience wrapper to retrieve the cross entropy of the latest scoring run (the last time .score() was called) on the pipeline.
For programmatic access use ~getml.pipeline.metrics.