Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for model comparison #140

Open
elseml opened this issue Feb 29, 2024 · 0 comments
Open

Add tests for model comparison #140

elseml opened this issue Feb 29, 2024 · 0 comments
Assignees
Labels
unit tests A new set of tests needs to be added.
Milestone

Comments

@elseml
Copy link
Member

elseml commented Feb 29, 2024

Currently, test_inference_networks.py only tests InvertibleNetwork. Tests should also cover the model comparison classes EvidentialNetwork and PMPNetwork.
Likewise, test_amortizers.py does not cover AmortizedModelComparison at the moment.

@elseml elseml added the unit tests A new set of tests needs to be added. label Feb 29, 2024
@paul-buerkner paul-buerkner added this to the BayesFlow 2.0 milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit tests A new set of tests needs to be added.
Projects
None yet
Development

No branches or pull requests

2 participants