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

shogun-toolbox / shogun / 4168
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
Jobs 1
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

pending completion
4168

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

Jobs
ID Job ID Ran Files Coverage
3 4168.3 (CMAKE_OPTIONS="-DCMAKE_BUILD_TYPE=Debug -DENABLE_COVERAGE=ON -DENABLE_CCACHE=OFF" CUSTOM_PKG="sudo pip install -q cpp-coveralls" COVERALLS=1) 09 Jun 2014 01:56AM UTC 0
73.95
Travis Job 4168.3
Source Files on build 4168
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4168
  • Pull Request #2278
  • PR Base - feature/mmd (#4143)
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