accuracy

property Pipeline.accuracy

A convenience wrapper to retrieve the accuracy of the latest scoring run (the last time .score() was called) on the pipeline.

For programmatic access use ~getml.pipeline.metrics.