Skip to content

hmm has been removed from sklearn #222

@ThomasWalter

Description

@ThomasWalter

When installing cell cognition from the sources, there is a problem with the most recent version of scikit-learn: they removed the hmm package.

For this reason, CellCognition cannot be started, and one needs to downgrade scikit-learn.

I have found the hmmlearn package that should in principle do the same thing as the former sklearn.hmm package. There is also the seqlearn package.

However, they are not exactly the same. For instance hmm.decoder_algorithms does not exist.

Should we go for this solution?

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