- Jun 26, 2024
-
-
Rebecca Kohlhaas authored
-
Rebecca Kohlhaas authored
-
- Jun 20, 2024
-
-
Rebecca Kohlhaas authored
Added test for PCA and improved `pca_transformation` See merge request !24
-
kohlhaasrebecca authored
-
- Jun 18, 2024
-
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
An example 'principal_component_analysis' was added to specifically test this functionality. It uses the analytical model. Fixed two if-calls in `pca_transformation` to match older code and the content of the function.
-
- Jun 17, 2024
-
-
Rebecca Kohlhaas authored
Created an example specifically to test this feature See merge request !23
-
kohlhaasrebecca authored
-
- Jun 12, 2024
-
-
kohlhaasrebecca authored
-
- Jun 07, 2024
-
-
Rebecca Kohlhaas authored
Update bvr in branch See merge request !22
-
- Jun 05, 2024
-
-
Rebecca Kohlhaas authored
-
- May 22, 2024
-
-
Rebecca Kohlhaas authored
Decoupled MCMC from BayesInference and improved performance See merge request !21
-
Rebecca Kohlhaas authored
# Conflicts: # src/bayesvalidrox/surrogate_models/engine.py
-
- May 14, 2024
-
-
kohlhaasrebecca authored
MCMC does not receive the whole BayesInf object anymore, performance of inference now should be back up to speed with MCMC. In future perhaps rework so that MCMC is a child class of BayesInf?
-
- May 06, 2024
-
-
kohlhaasrebecca authored
-
- Apr 23, 2024
-
-
Rebecca Kohlhaas authored
Tests for BayesInf and general cleanup See merge request !20
-
Rebecca Kohlhaas authored
# Conflicts: # src/bayesvalidrox/bayes_inference/bayes_inference.py # src/bayesvalidrox/bayes_inference/bayes_model_comparison.py # src/bayesvalidrox/bayes_inference/mcmc.py
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
- Apr 22, 2024
-
-
kohlhaasrebecca authored
-
- Apr 19, 2024
-
-
Rebecca Kohlhaas authored
This reverts commit acf483a1
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
Split the model comparison to be callable in functions for bayes factors, model weights and justifiability analysis and renamed the overall function
-
kohlhaasrebecca authored
-
- Apr 18, 2024
-
-
kohlhaasrebecca authored
BMC only runs the BME part of BayesInf, split JA into its own function, removed redundant function in MCMC, added to function diagrams
-
- Apr 11, 2024
-
-
kohlhaasrebecca authored
More test for BayesInf, starting tests for MCMC
-
- Apr 10, 2024
-
-
kohlhaasrebecca authored
Some simple fixes for various test, start on testing BayesInf, output directory as changeable parameter in BayesInf
-
- Apr 03, 2024
-
-
Rebecca Kohlhaas authored
-
- Feb 07, 2024
-
-
Rebecca Kohlhaas authored
-
- Feb 06, 2024
-
-
kohlhaasrebecca authored
-
- Jan 29, 2024
-
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
UMBridge examples cleaned and pylink 'single-valued' removed
-
- Jan 25, 2024
-
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-