• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

DistrictDataLabs / yellowbrick / 579
90%

Build:
DEFAULT BRANCH: develop
Ran 15 Sep 2018 04:26PM UTC
Jobs 2
Files 81
Run time 23s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
579

push

travis-ci-com

web-flow
Adds Precision-Recall Curves Visualizer (#599)

* Adds Precision-Recall Curves Visualizer

The Precision-Recall curves visualizer plots the precision against the
recall of a classifier for different thresholds produced by a decision
function. This visualizer works both with the binary and multiclass
cases, in the latter case it uses a OneVsRestClassifier strategy to
compose a precision-recall matrix.

The visualizer supports multiple visual modes, including area mode,
iso-f1 curves, micro averages and per-class curves (for the multiclass
case). This means that the PRCurves visualizer has a lot of different
visual expressions depending on the data and what the user is trying to
achieve.

Fixes #596

3255 of 3755 relevant lines covered (86.68%)

1.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 579.1 15 Sep 2018 04:26PM UTC 0
86.76
Travis Job 579.1
2 579.2 15 Sep 2018 04:26PM UTC 0
86.68
Travis Job 579.2
Source Files on build 579
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #579
  • 48889c4f on github
  • Prev Build on develop (#574)
  • Next Build on develop (#585)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc