Skip to content

Implement server.entropy() and server.correlation() #7

@fritzo

Description

@fritzo

Loom and a previous version of TreeCat implemented a .correlation() method to compute the feature-feature correlation based on mutual information. These could be implemented in ServerBase by using the vectorized .sample() and .logprob() abstract methods (so that .correlation() would work for both TreeCatServers and EnsembleServers).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions