Skip to content

Implement Precision-Recall Curve #46

Open
@nocotan

Description

@nocotan

Summary

Compute precision-recall pairs for different probability thresholds.

Goal

Compute precision-recall pairs for different probability thresholds.

Todo

  • add class PrecisionRecallCurve
  • add function precision_recall_curve
  • add unit tests

Deadline

yyyy / mm / dd

Parent issue

If the parent issue exists, post a link here.

References

https://scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_curve.html#sklearn.metrics.precision_recall_curve

Notes

Other comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions