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

flennerhag / mlens / 432 / 1
92%
master: 92%

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

09 Oct 2017 10:31PM UTC coverage: 87.039% (+1.3%) from 85.772%
COVERALLS_PARALLEL=true

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.

1015 of 1262 branches covered (80.43%)

2478 of 2847 relevant lines covered (87.04%)

0.87 hits per line

Source Files on job 432.1 (COVERALLS_PARALLEL=true)
  • Tree
  • List 0
  • Changed 21
  • Source Changed 21
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 432
  • Travis Job 432.1
  • 81d219b6 on github
  • Prev Job for COVERALLS_PARALLEL=true on 0.2.0 (#430.3)
  • Next Job for COVERALLS_PARALLEL=true on 0.2.0 (#434.3)
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