Repo Added
|
Files
271
|
Badge
README BADGES
|
push
travis-ci
12341 of 12341 relevant lines covered (100.0%)
14435.21 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 | 65.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 | 123 | 59 | 59 | 0 | 25870.0 | |
100.0 | lib/rumale/clustering/gaussian_mixture.rb | 218 | 114 | 114 | 0 | 48.0 | |
100.0 | lib/rumale/clustering/hdbscan.rb | 271 | 153 | 153 | 0 | 3050.0 | |
100.0 | lib/rumale/base/base_estimator.rb | 47 | 24 | 24 | 0 | 693.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
666 | 0.19.1 | :up: Bump up version number to 0.19.1 | push | travis-ci | pending completion | ||
664 | 0.19.1 | :sparkles: Add cluster analysis class with mini-batch SGD K-Means | push | travis-ci | pending completion | ||
663 | 0.19.1 | :sparkles: Add cluster analysis class with mini-batch SGD K-Means | push | travis-ci | pending completion | ||
662 | 0.19.1 | :art: Fix some typos about NeuralNetwork::Optimizer | push | travis-ci | pending completion |