Skip to content

Issue with unit test CNN #114

@glemaitre

Description

@glemaitre

@dvro @chkoar I already saw an issue with the unit test of the CNN method. The recurrent call to the KNN lead to a memory allocation problem I think. In fact, the test finish with an unexpected:

Fatal Python error: deallocating None
build_tools/travis/test_script.sh: line 27:  3501 Aborted

I don't think that his error is from our module. It should come from either scikit-learn or numpy/scipy.
Could you also have a look at it.

Note that I disable it in the PR #112 since that the method can still be used.

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