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
d2ebdfd709bd2b2e81de1e2b3bf90b16df15c83e
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
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
16
13
8
Aug
6
5
4
3
29
Jul
28
27
26
24
23
22
21
9
8
7
22
Jun
21
20
19
13
11
8
4
27
May
26
25
20
19
18
17
11
10
4
3
20
Apr
1
23
Mar
22
21
19
18
17
16
14
13
12
11
10
9
8
7
5
3
2
1
26
Feb
25
24
23
18
12
11
10
8
6
5
4
3
1
29
Jan
28
26
19
24
Dec
7
23
Nov
19
17
14
28
Oct
21
20
1
Delete __init__.py
Add empty __init__.py to the test folder
Added numpy requirement
Update setup.cfg
Update setup
Updated imports and built package
Improved requirements.txt
Adaptive choice of solvers based on dimensionality reduction
Changed versbosity
Fixed the bootstrapping for MetaMod.univ_p_val during training
Added test for PCA and fixed mixup in `pca_transformation`
Finished BMC without model, remaining issue in JA for all cases
Small fixes, start on ModelComp without MetaModel
Fix: ExpDesigns can be imported again
Bug fix: ExpDesign.generate_ED no longer needs 'transform'
Merge to prepare for release v 1.1.0: fixes and test for pages
Add early stop in inference for model comparison
Updated Metamodel.ExpDesign to engine.ExpDesign in MCMC
Created an example specifically to test this feature
Small cleanup
Added quickstart example and MIT license
User guide for active learning
Added to user guide for training and active learning, and added contribution guideline to main page
Added Contribution guidelines and rebuilt the webpage
Added to user guide-surrogate
Rebuild
User Guide with UML started
Customized webpage design using sphinx.
API via autosummary
Includes the old sphinx documentation
Pipeline: removed additional test jobs.
Pipeline: run tests only if there are changes in the sources or tests.
Merge branch 'fix/justifiability' into 'develop'
Fix for the BMC issue
Merge branch 'fix/tests' into 'develop'
Pipeline: Added report path
Pipeline: test junit report
Upload hdf5 file for tests
Fix for tex issue
Resolved tests
Loading