Repo Added
|
Files
13
|
Badge
README BADGES
|
push
travis-ci
3 of 3 new or added lines in 3 files covered. (100.0%)
810 of 838 relevant lines covered (96.66%)
0.97 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | polylearn/setup.py | 30 | 14 | 0 | 14 | 0.0 | |
91.43 | polylearn/kernels.py | 112 | 35 | 32 | 3 | 1.0 | |
95.35 | polylearn/factorization_machine.py | 369 | 86 | 82 | 4 | 1.0 | |
97.67 | polylearn/tests/test_common.py | 149 | 86 | 84 | 2 | 1.0 | |
98.4 | polylearn/tests/test_factorization_machine.py | 340 | 188 | 185 | 3 | 1.0 | |
98.48 | polylearn/polynomial_network.py | 258 | 66 | 65 | 1 | 1.0 | |
99.39 | polylearn/tests/test_polynomial_network.py | 276 | 163 | 162 | 1 | 1.0 | |
100.0 | polylearn/tests/__init__.py | 0 | 0 | 0 | 0 | 0.0 | |
100.0 | polylearn/tests/test_cd_linear.py | 113 | 77 | 77 | 0 | 1.0 | |
100.0 | polylearn/loss.py | 15 | 3 | 3 | 0 | 1.0 |