Skip to content

MI Example Fails #16

@neeshjaa

Description

@neeshjaa

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions