Skip to content

Error while setting metric to Euclidean #31

@sidkoch

Description

@sidkoch

When i try this :

feature_select = NCFS(metric='euclidean') feature_select.fit(X, y)

I get an error (internally when it calls accelerated.fit())

SystemError: CPUDispatcher(<function fit at 0x7fcff95909d0>) returned a result with an error set

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