Skip to content

Conversation

@jerrymhuang
Copy link
Collaborator

@jerrymhuang jerrymhuang commented Oct 29, 2024

WIP: remigrated the elements in the original diagnostics module from streamlined-backend to dev.

Currently include all existing features:

  • plot_losses;
  • plot_recovery;
  • plot_sbc_ecdf;
  • plot_sbc_historgram;
  • plot_z_score_contraction;
  • plot_distribution_2d.
  • Inherited plots from plot_distribution_2d: plot_prior_2d, plot_posterior_2d, plot_latent_space_2d;
  • plot_calibration_curves;
  • plot_confusion_matrix;
  • plot_mmd_hypothesis_test.

Still to come:

  • Duplicate removal (through plot_utils);
  • Quickstart notebook for demonstrating the use of remigrated modules.

@jerrymhuang jerrymhuang marked this pull request as draft October 29, 2024 17:57
@stefanradev93
Copy link
Contributor

Hi Jerry, can you pls make sure that the linter is passing?

@jerrymhuang jerrymhuang added feature New feature or request refactoring Some code shall be redesigned v2 labels Nov 1, 2024
@jerrymhuang jerrymhuang added this to the BayesFlow 2.0 milestone Nov 1, 2024
@jerrymhuang jerrymhuang linked an issue Nov 1, 2024 that may be closed by this pull request
@stefanradev93 stefanradev93 marked this pull request as ready for review November 3, 2024 21:58
@jerrymhuang jerrymhuang closed this Nov 3, 2024
@jerrymhuang jerrymhuang mentioned this pull request Nov 4, 2024
@jerrymhuang jerrymhuang deleted the new-diagnostics branch June 23, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request refactoring Some code shall be redesigned

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove code duplication from diagnostics module

2 participants