Version 1.0.0
- Feb 07, 2024
-
-
Rebecca Kohlhaas authored6aef99e6
-
- Feb 06, 2024
-
-
kohlhaasrebecca authored25ebc6eb
-
- Jan 29, 2024
-
-
kohlhaasrebecca authored04761753
-
kohlhaasrebecca authored6b5a18e2
-
kohlhaasrebecca authored4c4eef0a
-
kohlhaasrebecca authoredd4891efd
-
kohlhaasrebecca authored
UMBridge examples cleaned and pylink 'single-valued' removed
b15f4942
-
- Jan 25, 2024
-
-
kohlhaasrebecca authored303cbac8
-
kohlhaasrebecca authoredb8e3afa8
-
kohlhaasrebecca authoredc4b41b4f
-
kohlhaasrebecca authored50cd35d4
-
- Jan 24, 2024
-
-
kohlhaasrebecca authored
Solved some issues from rebasing
038ef383 -
Rebecca Kohlhaas authored
Allowing for UMBridge models See merge request !14
dc656454 -
Rebecca Kohlhaas authored
# Conflicts: # src/bayesvalidrox/pylink/pylink.py # src/bayesvalidrox/surrogate_models/surrogate_models.py
1b1044e2 -
kohlhaasrebecca authored92209db6
-
kohlhaasrebecca authored32a12fc9
-
Rebecca Kohlhaas authored
Added simple constraint and example See merge request !13
8681eefa -
kohlhaasrebecca authored
OLS constraint directly to be set in the MetaModel source code. Small regression comparison as example for the constraint. No unit tests yet for the feature
911d1924 -
kohlhaasrebecca authored
Added a minimal test based on pylink classification. More work needed for higher-dim. model outputs here
4f435fcc
-
- Jan 22, 2024
-
-
Rebecca Kohlhaas authored
Allowing for UMBridge models See merge request !12
7e936e61 -
Rebecca Kohlhaas authored
# Conflicts: # src/bayesvalidrox/bayes_inference/bayes_inference.py # src/bayesvalidrox/pylink/pylink.py # src/bayesvalidrox/surrogate_models/surrogate_models.py
39d9584f -
kohlhaasrebecca authored
In this scope the multiprocessing for running the models does not seem to work correctly anymore
30eabd98
-
- Jan 17, 2024
-
-
kohlhaasrebecca authored
Got started on these two tasks, restructuring still needs a lot of work here
b1579166
-
- Dec 21, 2023
-
-
kohlhaasrebecca authored268e5b15
-
- Dec 19, 2023
-
-
kohlhaasrebecca authored
Code updated for static training, tests not done yet
8e4d65b9 -
kohlhaasrebecca authoredcd76c43a
-
- Dec 18, 2023
-
-
kohlhaasrebecca authored
New class 'Engine' responsible for both training sequentially and non-sequentially. Currently training with old MetaModEngine and in MetaMod directly still possible, but will be deprecated and removed soon. Also started splitting ExpDesign into InputSpace (for MetaMod, created dists and polynomials) and ExpDesign (for Engine, can also sample)
0647d188
-
- Dec 15, 2023
-
-
kohlhaasrebecca authored
Started testing MetaModel while also refactoring a bit more by moving code between ExpDesign and MetaModel
5fdb3346 -
kohlhaasrebecca authored
Added tests for Inputs and started on those for ExpDesign. Regarding the second there are some open questions noted in issue #32
9a78284c -
Rebecca Kohlhaas authored
Sequential design now considers both exploitation and exploration samples See merge request !10
b30c1f30
-
- Dec 14, 2023
-
-
kohlhaasrebecca authored
Fixed the bug in the sequential design. Typo correction also added here.
1d962e82
-
- Dec 13, 2023
-
-
kohlhaasrebecca authored783248aa
-
- Dec 11, 2023
-
-
kohlhaasrebecca authored
Implemented simple example using the tsunami model from UMBridge
e446db7d
-