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

SMTorg / smt / 25323246775
90%

Build:
DEFAULT BRANCH: master
Ran 04 May 2026 03:00PM UTC
Jobs 1
Files 82
Run time 1min
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

04 May 2026 01:58PM UTC coverage: 89.757% (-0.2%) from 89.917%
25323246775

push

github

web-flow
Implement specialized predict methods in MFCK/SMFCK (#809)

Addition of wrapper functions to predict the conditional mean and
conditional variance in MFCK.

- predict_values()
- predict_variances_all_levels()
- predict_variances()

The function now returns the predictions in a numpy array instead of
returning them in a list (this change keeps consistency with MFK).
Useful for benchmarks where you want to compare the predictive
performance with (MFK, SMFK).

Update of the notebooks of SMFK, MFCK, and SMFCK with the last update;
the notebooks had some problems regarding the predictive mean.

-In SMFCK is now necessary to define "theta0" exactly as in MFK. You
need to define it in the same dimensional space of your inputs (before,
you just needed to put an initial value, and MFCK automatically assigned
the same initial theta to all the dimensions)

-As SMFK integrates sparse approximations for some experiments is
necessary to increase the nugget (near 1e-10) to guarantee the inversion
of the matrix.

---------

Co-authored-by: Rémi Lafage <remi.lafage@onera.fr>

38 of 67 new or added lines in 1 file covered. (56.72%)

10 existing lines in 1 file now uncovered.

7825 of 8718 relevant lines covered (89.76%)

0.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
29
76.54
-3.39% smt/applications/mfck.py

Coverage Regressions

Lines Coverage ∆ File
10
76.54
-3.39% smt/applications/mfck.py
Jobs
ID Job ID Ran Files Coverage
1 Test - 25323246775.1 04 May 2026 03:01PM UTC 82
89.76
Source Files on build 25323246775
  • Tree
  • List 82
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 45331057 on github
  • Prev Build on master (#24520022721)
  • Next Build on master (#25344605728)
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