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

Write a test that checks invariants for the simple synthetic CrossCat problem #162

Open
emilyfertig opened this issue Aug 13, 2024 · 0 comments
Labels

Comments

@emilyfertig
Copy link

This test is for the CrossCat dataset described in the final main bullet of #159 . It should define a Model 5 schema (with only the Record/C* table, noiselessly observed), run inference, and check the following invariants:

  • View 1:

    • Has 3 unique cluster IDs
    • 99% correct assignments of rows to clusters
  • View 2:

    • Has 2 unique cluster IDs
    • 99% correct assignments of rows to clusters
@emilyfertig emilyfertig changed the title Write a unit test that checks invariants for the simple synthetic CrossCat problem Write a test that checks invariants for the simple synthetic CrossCat problem Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant