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

DistrictDataLabs / yellowbrick / 429
90%

Build:
DEFAULT BRANCH: develop
Ran 12 Aug 2018 09:53PM UTC
Jobs 2
Files 77
Run time 947min
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
429

push

travis-ci-com

lwgray
Finishing up CVscores visualizer (#559)

This PR aims to complete the tasks in #464 to finalize @pdamodaran's new (and most useful!) CVScores visualizer. Here's what's done:

* Modified the legend that labels the average cross-validation score dotted line with the numeric value of self.cv_scores_mean_

* Removed the ylim constraint so that CVScores plots will be more easily comparable across different models.

* Renames the module from cv to cross_validation for readability and accessibility to newcomers.

* Some additional cleanup in the docstrings for nice rendering in the documentation.

* Updates the docs with the new names and new plots with unadjusted ylim and updated legend.

* Adds some preliminary test coverage, all of which pass on my os ;)

Below are all commit titles
--------------------------
* encountering some issues when trying to use the size parameter to set the size of the figure on instantiation of the visualizer

* figured out the sizing issue

* coef shape for logistic regression needs to be flattened

* sklearn logistic regression causing issue for feature importances due to difference coef_ shape

* adds mean score to CVScores legend, removes ylim modification to make plots more comparable, updates from cv to cross_validation for readability

* in CVScores docs, updates from cv to cross_validation for readability

* updates cross validation docs from cv to cross_validation, shows new images with mean score in legend and no adjustment of ylim

* adds preliminary tests for CVScores and new baseline images

* fix test docstring

* increasing the tolerance for the regression test to try to resolve the images not close error

* ups the tolerance for the regression image test to 33

* adds tests to ensure CVScores correctly passes cv param to internal sklearn classifiers or regressors that have a CV param

* increases the tolerance for the regression image closeness to 36

2712 of 3367 relevant lines covered (80.55%)

1.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 429.1 13 Aug 2018 01:41PM UTC 0
80.55
Travis Job 429.1
2 429.2 13 Aug 2018 01:41PM UTC 0
80.46
Travis Job 429.2
Source Files on build 429
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #429
  • 962c8bbe on github
  • Prev Build on develop (#420)
  • Next Build on develop (#431)
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