- Nov 27, 2024
-
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
- Nov 13, 2024
-
-
Alina Lacheim authored
-
- Sep 26, 2024
-
-
kohlhaasrebecca authored
-
- Aug 26, 2024
-
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
- Aug 23, 2024
-
-
kohlhaasrebecca authored
-
kohlhaasrebecca authored
-
- Jul 17, 2024
-
-
Rebecca Kohlhaas authored
-
kohlhaasrebecca authored
See issue #46, voronoi exploration was removed for v1.1.0, but should be reactivated in future releases. The corresponding tests were changed accordingly.
-
- Jul 10, 2024
-
-
kohlhaasrebecca authored
-
- Jun 27, 2024
-
-
kohlhaasrebecca authored
Errors thrown by the tests were resolved where possible. If they could not be resolved and issue was created for them. For the sake of testing the pipeline, the unresolved tests were commented out.
-
- Apr 23, 2024
-
-
Rebecca Kohlhaas authored
This reverts merge request !18
-
- Apr 22, 2024
-
-
kohlhaasrebecca authored
-
- Apr 19, 2024
-
-
Rebecca Kohlhaas authored
This reverts commit acf483a1
-
kohlhaasrebecca authored
-
- Apr 10, 2024
-
-
kohlhaasrebecca authored
Some simple fixes for various test, start on testing BayesInf, output directory as changeable parameter in BayesInf
-
- Jan 25, 2024
-
-
kohlhaasrebecca authored
-
- Jan 24, 2024
-
-
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
-
- Jan 17, 2024
-
-
kohlhaasrebecca authored
Got started on these two tasks, restructuring still needs a lot of work here
-
- Dec 21, 2023
-
-
kohlhaasrebecca authored
-
- Dec 19, 2023
-
-
kohlhaasrebecca authored
-
- 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)
-
- Dec 15, 2023
-
-
kohlhaasrebecca authored
Started testing MetaModel while also refactoring a bit more by moving code between ExpDesign and MetaModel
-
kohlhaasrebecca authored
Added tests for Inputs and started on those for ExpDesign. Regarding the second there are some open questions noted in issue #32
-