• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

shogun-toolbox / shogun / 4168 / 3
74%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: feature/converter_factory_and_diffusion_maps_cookbook
DEFAULT BRANCH: develop
Ran 09 Jun 2014 01:56AM UTC
Files 614
Run time 6min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 Jun 2014 01:22AM UTC coverage: 73.951% (+0.02%) from 73.935%
CMAKE_OPTIONS="-DCMAKE_BUILD_TYPE=Debug -DENABLE_COVERAGE=ON -DENABLE_CCACHE=OFF" CUSTOM_PKG="sudo pip install -q cpp-coveralls" COVERALLS=1

Pull #2278

travis-ci

lambday
Updated CStreamingMMD and CLinearTimeMMD with new formulas

CStreamingMMD is redesigned and most of the implementation details are
pulled up to this base from CLinearTimeMMD. This allowes implementation
of further streaming MMD classes (B-test) easier since the subclasses
now have to define only two methods on their own, namely

 - compute_stat_est_multiplier()
 - compute_var_est_multiplier()

All Streaming-MMD subclasses now support two ways for statistic and
variance under null estimation, namely

 - S_UNBIASED, S_INCOMPLETE (for statistic)
 - WITHIN_BLOCK_PERMUTATION, WITHIN_BLOCK_DIRECT (for variance)

The sanity of the existing unit-tests in linear time mmd are checked
against python code that can be found at
https://github.com/lambday/shogun-hypothesis-testing/blob/master/btest.py
Also, new unit-tests are added for different number of samples and
incomplete type statistic. Kernel selection unit-tests are adjusted
with local-machine computed results.
Pull Request #2278: Updated CStreamingMMD and CLinearTimeMMD with new formulas

138716 of 187579 relevant lines covered (73.95%)

73628.19 hits per line

Source Files on job 4168.3 (CMAKE_OPTIONS="-DCMAKE_BUILD_TYPE=Debug -DENABLE_COVERAGE=ON -DENABLE_CCACHE=OFF" CUSTOM_PKG="sudo pip install -q cpp-coveralls" COVERALLS=1)
  • Tree
  • List 0
  • Changed 144
  • Source Changed 19
  • Coverage Changed 143
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4168
  • Travis Job 4168.3
  • afd77cf6 on github
  • Prev Job for CMAKE_OPTIONS="-DCMAKE_BUILD_TYPE=Debug -DENABLE_COVERAGE=ON -DENABLE_CCACHE=OFF" CUSTOM_PKG="sudo pip install -q cpp-coveralls" COVERALLS=1 on feature/mmd (#4143.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc