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

DistrictDataLabs / yellowbrick / 292
90%

Build:
DEFAULT BRANCH: develop
Ran 18 Jul 2018 07:37PM UTC
Jobs 2
Files 68
Run time 21s
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
292

push

travis-ci-com

bbengfort
Finalize classification visualizers score interface (#503)

* update ClassBalance and ClassPredictionError score methods to call self.draw() and return self.score_ and adds test coverage for both

* update ConfusionMatrix score method to call self.draw() and return self.score_ and adds test coverage to ensure score method returns score

* in ClassPredictionError, changes name of the attribute that holds the predictions from self.scores_ to self.predictions_ to disambiguate from new self.score_ attribute which corresponds to accuracy, which it returns

* updates ClassificationReport score method so that it calls self.draw and returns self.score_ and adds test coverage to ensure the score method returns a value between 0 and 1

* updates ROCAUC docstring to document new score attribute and adds line to existing (but currently marked skip) test_binary_rocauc test to test that the score method returns a value between 0 and 1

2581 of 3088 relevant lines covered (83.58%)

1.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 292.1 18 Jul 2018 07:38PM UTC 0
83.58
Travis Job 292.1
2 292.2 18 Jul 2018 07:37PM UTC 0
83.48
Travis Job 292.2
Source Files on build 292
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #292
  • 43405974 on github
  • Prev Build on develop (#289)
  • Next Build on develop (#296)
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