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

DistrictDataLabs / yellowbrick / 152
90%

Build:
DEFAULT BRANCH: develop
Ran 05 Jun 2018 04:44PM UTC
Jobs 2
Files 65
Run time 116min
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
152

push

travis-ci-com

web-flow
feat: If applied, this commit will make 'support' optional for classification report (#463)

* feat: If applied, this commit will make 'support' optional for classification report

This change is being made because the user had no control over when and how to
display support on the classification report visualizer.

It's being made to allow the user to select if the support will be showcased
as a raw count of a percentage.

This change is also being made because we want the new feature to be backward-compatible

Expands PR #413
It provides

* Fix: If applied this adds tests for 'support' option for classification report

This change is being made to test both visually and numerically the support option

Expands PR #413

* Fix: If applied this commit will implement code revive suggestions

These changes are made for these reasons:
1. Added ```self._displayed scores``` which allows flexibility in
changing the display in the future
2. Added validation test which catches when user enters an invalid
string into support argument

* Fix: if applied these changes incorporate latest reviewers suggestions

Adds a more descriptive Error Message for Invalid support input
Adds a random state argument to DecisionTreeClassifier in quickmethod PyTest
Improves inline comments
Converts ```_support_scores``` from a private variable to a learned parameter ```support_scores_```

* Try to get quick Method Image comparison test to pass

* Try to get quick Method Image comparison test to pass

* Test: If applied this will fix quick method test by introducing a random_state for DicisionTreeClassifier

* Increase tolerance to 25 for assert similar image test for quickmethod test

2385 of 2937 relevant lines covered (81.21%)

1.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 152.1 05 Jun 2018 04:44PM UTC 0
81.21
Travis Job 152.1
2 152.2 05 Jun 2018 04:44PM UTC 0
81.21
Travis Job 152.2
Source Files on build 152
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #152
  • b3256666 on github
  • Prev Build on develop (#1178)
  • Next Build on develop (#154)
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