Repo Added
|
Files
271
|
Badge
README BADGES
|
push
travis-ci
12123 of 12123 relevant lines covered (100.0%)
14757.2 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | lib/rumale/base/classifier.rb | 36 | 16 | 16 | 0 | 324.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 | 267 | 153 | 153 | 0 | 3050.0 | |
100.0 | lib/rumale/base/base_estimator.rb | 45 | 24 | 24 | 0 | 683.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
605 | 0.18.2 | :up: Bump up version number to 0.18.2 | push | travis-ci | pending completion | ||
604 | 0.18.2 | :up: Bump up version number to 0.18.2 | push | travis-ci | pending completion | ||
603 | 0.18.2 | :sparkles: Add classifier class with Negation Naive Bayes | push | travis-ci | pending completion | ||
602 | 0.18.2 | :sparkles: Add classifier class with Complement Naive Bayes | push | travis-ci | pending completion | ||
601 | 0.18.2 | :sparkles: Add module function for calculating confusion matrix | push | travis-ci | pending completion |