Repo Added
|
Files
7
|
Badge
README BADGES
|
push
travis-ci
69 of 69 new or added lines in 1 file covered. (100.0%)
358 of 384 relevant lines covered (93.23%)
244611.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
85.0 | ...c/main/java/com/github/chen0040/trees/id3/ID3.java | 51 | 20 | 17 | 3 | 323584.0 + 160995 | |
86.36 | ...thub/chen0040/trees/isolation/IsolationForest.java | 109 | 44 | 38 | 6 | 21675.0 | |
88.68 | ...ava/com/github/chen0040/trees/id3/ID3TreeNode.java | 196 | 106 | 94 - 1 | 12 + 1 | 493373.0 + 258301 | |
97.06 | ...b/chen0040/trees/ensembles/MultiClassAdaBoost.java | 133 | 68 | 66 | 2 | 86426.0 - 292 | |
97.1 | ...ava/com/github/chen0040/trees/ensembles/SAMME.java | 134 | 69 | 67 | 2 | 85102.0 | |
97.92 | ...om/github/chen0040/trees/isolation/IFTreeNode.java | 108 | 48 | 47 | 1 | 633871.0 - 313 | |
100.0 | ...a/com/github/chen0040/trees/ensembles/Bagging.java | 67 | 29 | 29 | 0 | 1066.0 - 5 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
9 | master | SAMME implementation | push | travis-ci | pending completion | ||
8 | master | adaboost implementation | push | travis-ci | pending completion | ||
7 | master | Reduce the redundant codes | push | travis-ci | pending completion | ||
6 | master | Reduce the redundant codes | push | travis-ci | pending completion | ||
5 | master | Fix the issue with the implementation of the decision tree | push | travis-ci | pending completion | ||
4 | master | update pom | push | travis-ci | pending completion | ||
3 | master | maven deployed | push | travis-ci | pending completion | ||
2 | master | Unit test for id3 | push | travis-ci | pending completion | ||
1 | master | Unit test for isolation forest | push | travis-ci | pending completion |