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

scikit-learn / scikit-learn / 21704
17%

Build:
DEFAULT BRANCH: master
Ran 25 Oct 2016 08:33AM UTC
Jobs 1
Files 365
Run time 22s
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
21704

push

travis-ci

TomDLT
[MRG+2] logit -> logistic in plot_logistic.py and minor visual improvements to the plot. (#7730)

* Small correction of logit->logistic

The function `1 / (1 + np.exp(-x))` is the logistic function. 
The logit function is the inverse of the logistic function : `log(x/(1-x))`

* Add axes ticks, legend and colors to the plot

* Fix flake8 errors

* Rename legend labels as per review

* Fix pep8 error

56372 of 59552 relevant lines covered (94.66%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21704.1 (DISTRIB="ubuntu" PYTHON_VERSION="2.7" CYTHON_VERSION="0.23.4" CACHED_BUILD_DIR="$HOME/sklearn_build_ubuntu" COVERAGE=true) 25 Oct 2016 08:33AM UTC 0
94.66
Travis Job 21704.1
Source Files on build 21704
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21704
  • 3c187355 on github
  • Prev Build on master (#21703)
  • Next Build on master (#21707)
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