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

MI Example Fails #16

Open
neeshjaa opened this issue Dec 11, 2023 · 0 comments
Open

MI Example Fails #16

neeshjaa opened this issue Dec 11, 2023 · 0 comments

Comments

@neeshjaa
Copy link

The page contains an example:

SELECT
  MUTUAL INFORMATION OF Apogee_km < 1000
  WITH Perigee_km < 1000
  UNDER satellites_model
FROM satellites

However this fails in the current implementation:

IQL> select mutual information of Apogee < 1000 with Perigee < 1000 under model from data
No implementation of method: :mutual-info of protocol: #'inferenceql.inference.gpm.proto/MutualInfo found for class: inferenceql.inference.gpm.crosscat.XCat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant