Repo Added
|
Files
271
|
Badge
README BADGES
|
push
travis-ci
12180 of 12180 relevant lines covered (100.0%)
14602.58 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | lib/rumale/base/classifier.rb | 36 | 16 | 16 | 0 | 326.0 | |
100.0 | lib/rumale/base/cluster_analyzer.rb | 31 | 14 | 14 | 0 | 59.0 | |
100.0 | lib/rumale/base/evaluator.rb | 17 | 7 | 7 | 0 | 4.0 | |
100.0 | lib/rumale/base/regressor.rb | 36 | 16 | 16 | 0 | 135.0 | |
100.0 | lib/rumale/base/splitter.rb | 21 | 8 | 8 | 0 | 4.0 | |
100.0 | lib/rumale/base/transformer.rb | 22 | 9 | 9 | 0 | 4.0 | |
100.0 | lib/rumale/clustering/dbscan.rb | 119 | 59 | 59 | 0 | 25870.0 | |
100.0 | lib/rumale/clustering/gaussian_mixture.rb | 216 | 114 | 114 | 0 | 48.0 | |
100.0 | lib/rumale/clustering/hdbscan.rb | 269 | 153 | 153 | 0 | 3050.0 | |
100.0 | lib/rumale/base/base_estimator.rb | 45 | 24 | 24 | 0 | 684.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
633 | 0.18.5 | :up: Bump up version number to 0.18.5 | push | travis-ci | pending completion | ||
632 | 0.18.5 | :sparkles: Add cosine distance calculation method | push | travis-ci | pending completion | ||
631 | 0.18.5 | :sparkles: Add cosine similaity calculation method | push | travis-ci | pending completion | ||
630 | 0.18.5 | :art: Add rubocop disable comment to HDBSCAN | push | travis-ci | pending completion | ||
629 | 0.18.5 | :art: Rewrite nested if to elsif in GradientBoostingRegressor | push | travis-ci | pending completion | ||
628 | 0.18.5 | :art: Rewrite nested if to elsif in VPTree | push | travis-ci | pending completion |