Ran
|
Files
78
|
Run time
5s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
5313 of 6783 relevant lines covered (78.33%)
0.78 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | supervised/callbacks/terminate_on_nan.py | 27 | 17 | 0 | 17 | 0.0 | |
0.0 | supervised/callbacks/max_iters_constraint.py | 18 | 13 | 0 | 13 | 0.0 | |
0.0 | supervised/utils/constants.py | 4 | 3 | 0 | 3 | 0.0 | |
17.14 | supervised/tuner/optuna/tuner.py | 223 | 105 | 18 | 87 | 1.0 | |
18.64 | supervised/tuner/optuna/lightgbm.py | 131 | 59 | 11 | 48 | 1.0 | |
20.37 | supervised/tuner/optuna/catboost.py | 135 | 54 | 11 | 43 | 1.0 | |
22.45 | supervised/tuner/optuna/xgboost.py | 103 | 49 | 11 | 38 | 1.0 | |
25.33 | supervised/preprocessing/kmeans_transformer.py | 117 | 75 | 19 | 56 | 1.0 | |
27.5 | supervised/tuner/optuna/random_forest.py | 73 | 40 | 11 | 29 | 1.0 | |
29.27 | supervised/tuner/optuna/extra_trees.py | 75 | 41 | 12 | 29 | 1.0 |