Contents Menu Expand Light mode Dark mode Auto light/dark mode
faster-eTaPR 0.1.2 documentation
faster-eTaPR 0.1.2 documentation

Contents

  • faster-eTaPR
  • Motivation
  • Changelog
  • faster_etapr
    • faster_etapr.etapr
      • faster_etapr.etapr.evaluate_from_preds
      • faster_etapr.etapr.evaluate_from_ranges
      • faster_etapr.etapr.eTaMetrics
    • faster_etapr.types
      • faster_etapr.types.Metric
      • faster_etapr.types.eTaPrecision
      • faster_etapr.types.eTaRecall
    • faster_etapr.utils
      • faster_etapr.utils.check_floats
Back to top
Edit this page

faster_etapr.types#

Classes

Metric

Container for an eTa metric.

eTaPrecision

Container for the precision of eTa.

eTaRecall

Container for the recall of eTa.

Next
faster_etapr.types.Metric
Previous
faster_etapr.etapr.eTaMetrics
Copyright © Copyright (c) 2024 Gorden Platz
Made with Sphinx and @pradyunsg's Furo