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
82d756983af033254ec1c8000aa80fd1de9fa0db
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
11
Dec
10
9
5
4
3
27
Nov
21
13
30
Oct
25
22
18
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
Changing perturbation formats. Inference breaks!
Flatten function hierarchy for BayesInf
Remove overwriting of prior_samples
Sort through model and metamodel evals in BayesInf
Reworking inference classes
Fix sampler generation
Rework for inheritance structure
Linting BayesInference
Feature/marginal def
Simplify BayesInf._eval_model
small fix
More cleanup and removal of properties
Replace self.bayes_loocv with self.bootstrap_method in BayesInference
Removed self.bootstrap from BayesInference, use self.n_bootstrap_itrs instead
Remove just_analysis option from BayesInference
Cleanup and initial PostSampler def
Basic RejectionSampler class
Replace logpdf by scipy.stats version
Tests for logpdf
Move tests
Move functions to supplementary.py
Fix/exp design hdf5
Feature/pcegpe
Fix name of Engine._error_Mean_Std
Feature/calculatemoments
Update excluded folders for pylint
ci/style_checks
ci/style_checks
Update .pylintrc
Add setup files for pre-commit hooks
Tests/GPE
Merge branch 'ci/style_checks' of https://git.iws.uni-stuttgart.de/inversemodeling/bayesvalidrox into ci/style_checks
Add bash script with package installs and some format checks
updated tests, added new tests
changed raised exception format
Add bash script with package installs and some format checks
Changed raised errors in GP
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%)
Loading