Skip to content

Gram matrix computation for more than two tables #3

Description

@amirsh

For computing the covariance matrix (crossprod or Gram matrix in the terminology of the VLDB'17 paper), the datasets with two tables work fine. However, for datasets with more than two tables (e.g., Expedia, Flight) a segmentation fault is given as error.
Here is the source code for reproducing:

https://github.com/amirsh/MorpheusPy/blob/90e7174f704e2799faa3074fcdcfe2bcce07959f/examples/covar_expedia.py

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