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

scikit-learn-contrib / imbalanced-learn / 372
99%

Build:
DEFAULT BRANCH: master
Ran 17 Feb 2017 08:38PM UTC
Jobs 2
Files 56
Run time 4s
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
372

push

travis-ci

glemaitre
[MRG] DOC Correcting EasyEnsemble doc (#234)

In EasyEnsemble doc page, its signature is

> class imblearn.ensemble.EasyEnsemble(ratio='auto', return_indices=False, random_state=None, replacement=False, n_subsets=10)

with `return_indices=False`, but its pydoc says

> return_indices : bool, optional (default=True)
>
>Whether or not to return the indices of the samples randomly selected from the majority class.

Checking the code at https://github.com/scikit-learn-contrib/imbalanced-learn/blob/b45a3e416/imblearn/ensemble/easy_ensemble.py#L92, the correct value is False.

3897 of 3939 relevant lines covered (98.93%)

1.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 372.1 (DISTRIB="conda" PYTHON_VERSION="2.7" COVERAGE="true" NUMPY_VERSION="1.11.2" SCIPY_VERSION="0.18.1" SKLEARN_VERSION="0.18.1") 17 Feb 2017 08:38PM UTC 0
98.93
Travis Job 372.1
2 372.2 (DISTRIB="conda" PYTHON_VERSION="3.5" COVERAGE="true" NUMPY_VERSION="1.11.2" SCIPY_VERSION="0.18.1" SKLEARN_VERSION="0.18.1") 17 Feb 2017 08:38PM UTC 0
98.88
Travis Job 372.2
Source Files on build 372
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #372
  • eccd23f5 on github
  • Prev Build on master (#369)
  • Next Build on master (#376)
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

© 2025 Coveralls, Inc