Skip to content

Outdated code in scikit-learn-extra #177

Open
@TimotheeMathieu

Description

@TimotheeMathieu

As of now, there is not really anybody maintaining this library. I tried to do a few things but I can't really debug code that I did not write and I don't understand (I am talking in particular about eigenpro that gives weird dimensionality error in the CI, see #175 ).

This means I cannot really do a new release and this seems to be problematic because there are a few people that want to install the library but do not seem to manage to do it with the current release (see #164).

For now, I still manage to install from the source, so anybody having installation problem can try to install scikit-learn-extra with the following command:

pip install git+https://github.com/scikit-learn-contrib/scikit-learn-extra

EDIT: If this does not work, use the following fork:

pip install git+https://github.com/TimotheeMathieu/scikit-learn-extra

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