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

flennerhag / mlens / 432
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: Update-README
DEFAULT BRANCH: master
Ran 09 Oct 2017 10:43PM UTC
Jobs 3
Files 33
Run time 54s
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
432

push

travis-ci

flennerhag
Generalization of Parallel

This commit introduces a major enhancement in parallel API structure.

  - A common BaseParallel class streamlines attribute and method
    requirements on classes interfacing ParallelProcessing.
  - The Layer class has been overhauled to generalize to an
    arbitrary number of Group instances. This commit introduce
    the push and pop interface to the Layer. For dynamic refitting.
  - Group classes binds learners, transformers and indexer and
    allow a minimal interface to learner and transformer
    construction, management and cloning.
  - Learners now directly calculate their output shape
  - Layers now directly calculate their output shape
  - Model selection: param dict now expects 'case__est' entries
    for streamlined API across package.
  - Formatting. A make_learners function allows black-box
    configuration of learners and transformers without accessing
    various formatting functions.
  - When one preprocessing case is empty, it is dropped and
    associated estimators are fitted as without an transformer.
  - Metrics: data now uses a 'layer-x/case__est---part' API
    for clearer differentiation.

919 of 1166 branches covered (78.82%)

2493 of 2847 relevant lines covered (87.57%)

2.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 432.1 (COVERALLS_PARALLEL=true) 09 Oct 2017 10:44PM UTC 0
87.04
Travis Job 432.1
2 432.2 (COVERALLS_PARALLEL=true) 09 Oct 2017 10:43PM UTC 0
87.04
Travis Job 432.2
3 432.3 (COVERALLS_PARALLEL=true) 09 Oct 2017 10:44PM UTC 0
85.6
Travis Job 432.3
Source Files on build 432
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #432
  • 81d219b6 on github
  • Prev Build on 0.2.0 (#430)
  • Next Build on 0.2.0 (#434)
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