Skip to content

Why centropy concatenate features? #29

@Buiboni

Description

@Buiboni

Hi,
I am trying to use the centropy function, however I don't understand the np.c_[x,y] (here). This concatenates x and y along the columns which are the features, but as far as I understand centropy should compute the conditional entropy of x relative to y. Hence we should be concatenating the rows (number of sample) instead... Shouldn't we?
Best,
A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions