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

scikit-learn / scikit-learn / 16996
17%

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

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

Jobs
ID Job ID Ran Files Coverage
1 16996.1 (DISTRIB="ubuntu" PYTHON_VERSION="2.7" COVERAGE="true" CYTHON_VERSION="0.23.4" CACHED_BUILD_DIR="$HOME/sklearn_build_ubuntu") 19 Jan 2016 02:46AM UTC 0
94.67
Travis Job 16996.1
Source Files on build 16996
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #16996
  • 01b5b7bc on github
  • Prev Build on master (#16977)
  • Next Build on master (#17000)
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