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

scikit-learn / scikit-learn / 16996 / 1
17%
master: 17%

Build:
DEFAULT BRANCH: master
Ran 19 Jan 2016 02:46AM UTC
Files 337
Run time 15s
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

19 Jan 2016 02:46AM UTC coverage: 94.667% (+0.001%) from 94.666%
DISTRIB="ubuntu" PYTHON_VERSION="2.7" COVERAGE="true" CYTHON_VERSION="0.23.4" CACHED_BUILD_DIR="$HOME/sklearn_build_ubuntu"

push

travis-ci

MechCoder
Added sample weight support to confusion matrix.

Added a sample_weight parameter inside confusion_matrix which
will be used to build the confusion matrix. If not present, it
will default to np.ones() of size equal to the number of samples.
Tests were created in test_classification.py instead of
test_common.py.

Improved confusion matrix test.

Removed hard-coded result matrix for something better.

Removed recently supported metrics.

Added validation of sample weight.

Add test for ValueError

update whatsnew

49399 of 52182 relevant lines covered (94.67%)

0.95 hits per line

Source Files on job 16996.1 (DISTRIB="ubuntu" PYTHON_VERSION="2.7" COVERAGE="true" CYTHON_VERSION="0.23.4" CACHED_BUILD_DIR="$HOME/sklearn_build_ubuntu")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16996
  • Travis Job 16996.1
  • 01b5b7bc on github
  • Prev Job for DISTRIB="ubuntu" PYTHON_VERSION="2.7" COVERAGE="true" CYTHON_VERSION="0.23.4" CACHED_BUILD_DIR="$HOME/sklearn_build_ubuntu" on master (#16977.1)
  • Next Job for DISTRIB="ubuntu" PYTHON_VERSION="2.7" COVERAGE="true" CYTHON_VERSION="0.23.4" CACHED_BUILD_DIR="$HOME/sklearn_build_ubuntu" on master (#17000.1)
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