Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
BayesValidRox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
inversemodeling
BayesValidRox
Graph
0647d188ae8389107a6eaa66cac22dc1fe5590ff
Select Git revision
Branches
12
Feature/calculate-sobol
ci/style_checks
dev_bamrpc
develop
default
examples/DuMuXcourse2024
examples/Lh2seminar
feature/BFcalculation
fix/Bayes_freeze
fix/tests
master
protected
update/ci
update/paper_docs
Tags
6
v2.0.0
v1.1.0
v1.0.0
v0.0.5
v0.0.4
v0.0.3
18 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Oct
8
4
2
27
Sep
26
24
20
19
6
5
2
26
Aug
23
8
5
2
25
Jul
24
23
19
18
17
10
9
4
28
Jun
27
26
20
18
17
12
7
5
22
May
14
6
24
Apr
23
22
19
18
11
10
3
15
Mar
28
Feb
19
7
6
29
Jan
25
24
22
17
21
Dec
19
18
15
14
13
11
22
Oct
9
12
Sep
8
Aug
20
Oct
19
18
2
30
Sep
27
26
14
12
22
Aug
12
9
8
3
1
30
Jul
25
16
24
Jun
23
20
19
17
15
6
3
2
1
31
May
30
27
25
23
19
18
17
16
15
12
Apr
11
1
24
Mar
18
17
16
15
11
10
9
8
22
Feb
21
17
16
14
13
10
8
1
24
Jan
23
22
19
18
7
5
4
24
Dec
21
20
17
13
11
22
Nov
18
17
12
11
10
30
Oct
25
20
19
14
11
10
8
7
5
4
3
2
17
Sep
added tests to GP class
Cleanup and add all Outputs_* folders to gitignore
Merge branch 'restruct/surrogate_template' into 'develop'
dev_bamrpc
dev_bamrpc
test_fit_parallel
added test for GPESkl (coverage 29%)
[docs] Final changes of the class diagrams and class names in the docs
Merge branch 'restruct/surrogate_template' of https://git.iws.uni-stuttgart.de/inversemodeling/bayesvalidrox into restruct/surrogate_template
Changed docstrings, n_restarts variable
[fix] Use training samples reurned from the model
[gpe] Remove unused old gaussian_process_emulator function
changed MetaModel to PCE in examples
user input changes
Merge branch 'restruct/surrogate_template' of https://git.iws.uni-stuttgart.de/inversemodeling/bayesvalidrox into restruct/surrogate_template
user input changes
Merge branch 'examples/SinusoidalFunction' into 'restruct/surrogate_template'
add sinusoidal function
Merge branch 'examples/SinusoidalFunction' into 'restruct/surrogate_template'
sinusoidal function as a new example
Merge branch 'restruct/surrogate_template' of https://git.iws.uni-stuttgart.de/inversemodeling/bayesvalidrox into restruct/surrogate_template
added start_engine for seq design
fixed bug, saved BME value
Merge branch 'restruct/surrogate_template' of https://git.iws.uni-stuttgart.de/inversemodeling/bayesvalidrox into restruct/surrogate_template
added system settings for MacOS
changed MetaModel to PCE
[docs] Started update to PCE/GPE classes
[docs] New UML diagram for surrogate class structure
Removed unnecessary GP attributes
Created a GP-Skl class, tested
[fix] Typo in tests
[fix] Changed 'is' to '==' in reg_fast_ard to remove issues in example outputs
Merge branch 'restruct/surrogate_template' of https://git.iws.uni-stuttgart.de/inversemodeling/bayesvalidrox into restruct/surrogate_template
[tests] Move general function for MetaMod build to supplementary.py
Add coverage
Include CodeQuality
[tests] Update tests to match new classes
[tests] More updates for the tests
[fix] Removed 'sample=' for calls of metamod.eval_metamodel
[tests] Use PCE instead of MetaModel in tests that need a fitted surrogate
[tests] Update PCE tests
[fix] Continued fix for InputSpace param and some test updates
Loading