Ran
|
Files
29
|
Run time
6s
|
Badge
README BADGES
|
push
travis-ci
725 of 772 branches covered (93.91%)
1790 of 1853 relevant lines covered (96.6%)
0.97 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
75.0 | tpot/builtins/__init__.py | 36 | 12 | 9 | 3 | 1.0 | |||
87.5 | tpot/metrics.py | 72 | 18 | 17 | 1 | 1.0 | |||
94.09 | tpot/builtins/nn.py | 336 | 160 | 153 | 7 | 1.0 | |||
94.47 | tpot/builtins/one_hot_encoder.py | 501 | 177 | 169 | 8 | 1.0 | |||
94.86 | tpot/base.py | 1724 | 691 | 660 | 31 | 1.0 | |||
94.94 | tpot/builtins/feature_set_selector.py | 152 | 53 | 51 | 2 | 1.0 | |||
95.0 | tpot/builtins/feature_transformers.py | 160 | 36 | 35 | 1 | 1.0 | |||
95.42 | tpot/gp_deap.py | 468 | 161 | 156 | 5 | 1.0 | |||
95.65 | tpot/builtins/stacking_estimator.py | 95 | 19 | 19 | 0 | 1.0 | |||
97.58 | tpot/driver.py | 622 | 128 | 125 | 3 | 1.0 |