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

DistrictDataLabs / yellowbrick / 1723 / 3
90%
develop: 90%

Build:
DEFAULT BRANCH: develop
Ran 07 Aug 2019 09:57PM UTC
Files 89
Run time 25s
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

07 Aug 2019 09:46PM UTC coverage: 88.415% (+0.03%) from 88.382%
ANACONDA="3.6"

push

travis-ci-com

bbengfort
Check if an estimator is already fitted before calling fit (#925)

Added two helper utilities: `is_fitted` and `check_fitted` that control the fitted estimator checking. If the user supplies `is_fitted='auto'`, the default, the model visualizer will check if it's fitted using a mechanism recommended by the scikit-learn team and Stack Overflow and will not fit a fitted estimator. Otherwise, the model visualizer will accept the recommendation of the user to fit or not fit the wrapped estimator. 

Fixes #297

3999 of 4523 relevant lines covered (88.41%)

0.88 hits per line

Source Files on job 1723.3 (ANACONDA="3.6")
  • Tree
  • List 0
  • Changed 16
  • Source Changed 16
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2072
  • Travis Job 1723.3
  • 20b4bd38 on github
  • Prev Job for ANACONDA="3.6" on develop (#1715.3)
  • Next Job for ANACONDA="3.6" on develop (#1725.3)
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