Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hmmlearn/hmmlearn issues and pull requests

#562 - Update CI re: deprecated actions.

Pull Request - State: closed - Opened by anntzer 21 days ago - 3 comments

#561 - Move to pyproject.toml and src-layout; stop writing _version.py.

Pull Request - State: closed - Opened by anntzer 21 days ago - 1 comment

#560 - Numpy's 2.0 release seems to break hmmlearn.

Issue - State: closed - Opened by tobemo 26 days ago - 7 comments

#558 - Numpy > 2.0.0 changes output of decode for CategoricalHMM

Issue - State: open - Opened by Lblackhurst29 2 months ago - 1 comment

#557 - Convergence issue when running on another computer

Issue - State: open - Opened by pipobingo 3 months ago - 5 comments

#555 - Typo resulting in taking first model instead of best

Pull Request - State: closed - Opened by glivv 6 months ago - 1 comment

#554 - Dealing with unbalanced classes

Issue - State: open - Opened by SofiaTorchia 6 months ago

#553 - transition matrices for multiple sequences?

Issue - State: open - Opened by infiniteline 6 months ago

#552 - relax pytest requirement to fix errors in ci/cd

Pull Request - State: closed - Opened by blckmaxima 7 months ago

#551 - fix the year in CHANGES.rst

Pull Request - State: closed - Opened by njzjz 7 months ago - 1 comment

#550 - Fix CI/CI Pipelines.

Pull Request - State: closed - Opened by blckmaxima 7 months ago

#549 - Fix CI/CD Pipelines For Release

Pull Request - State: closed - Opened by blckmaxima 7 months ago

#548 - Don't use newest pytest yet

Pull Request - State: closed - Opened by blckmaxima 7 months ago

#547 - emissionprob_ shape with n_features

Issue - State: open - Opened by zzzrbx 7 months ago - 2 comments

#546 - Request a minor version update

Issue - State: closed - Opened by taoliu 7 months ago - 4 comments

#545 - Test stability

Pull Request - State: closed - Opened by blckmaxima 9 months ago

#543 - Make sure the documentation examples get covered by tests

Pull Request - State: closed - Opened by blckmaxima 9 months ago

#542 - Support Python3.8-3.12

Pull Request - State: closed - Opened by blckmaxima 9 months ago

#541 - Update ReadTheDocs Config

Pull Request - State: closed - Opened by blckmaxima 9 months ago

#540 - On the topic of Viterbi seeing the future

Issue - State: open - Opened by CatchemAL 9 months ago - 3 comments

#539 - pytest error

Issue - State: open - Opened by outpaddling 9 months ago - 5 comments

#538 - index out of bounds in emissionprob_

Issue - State: open - Opened by bapowellphys 9 months ago - 4 comments

#537 - installation issue - cannot import GaussianHMM

Issue - State: closed - Opened by CaptusPete 10 months ago

#536 - ## I have a question

Issue - State: closed - Opened by jiddleon 11 months ago

#535 - update example

Pull Request - State: closed - Opened by Freakwill 11 months ago

#534 - ## I have a question: MultinomialHMM on NSL-KDD

Issue - State: open - Opened by zaid-2007 11 months ago

#533 - Improve documentation of the `algorithm` parameter

Pull Request - State: closed - Opened by ValerianRey about 1 year ago

#532 - Question about "map" algorithm

Issue - State: closed - Opened by ValerianRey about 1 year ago - 1 comment

#531 - Account for different ordering of results in the Gaussian Tests

Pull Request - State: closed - Opened by blckmaxima about 1 year ago - 1 comment

#530 - Make the 'rows must sum to 1' phrasing clearer

Pull Request - State: closed - Opened by beyarkay about 1 year ago - 4 comments

#529 - Question about _hmmc.cpp

Issue - State: closed - Opened by EvanSongkkk about 1 year ago - 1 comment

#528 - GMMHMM Error: Mixture not positive definite when n_mix > 1

Issue - State: closed - Opened by user293811 about 1 year ago - 3 comments

#526 - Create a tag for the 0.3.0 release

Issue - State: closed - Opened by jakecyr over 1 year ago - 2 comments

#524 - Matrix sparsification

Issue - State: closed - Opened by liyifan20010515 over 1 year ago - 3 comments

#523 - How to format the transition probability parameter

Issue - State: open - Opened by icedrinkss over 1 year ago

#522 - ModuleNotFoundError: No module named 'hmmlearn' in Jupyter Notebook

Issue - State: open - Opened by juliagorman over 1 year ago - 2 comments

#520 - Changes in Fitting of Viterbi Sequence Based on Package Version

Issue - State: open - Opened by rg727 over 1 year ago - 4 comments

#519 - Installation problem with python 3.11

Issue - State: closed - Opened by pur80a over 1 year ago - 2 comments

#518 - TypeError: GaussianHMM.__init__() got an unexpected keyword argument 'n_init'

Issue - State: closed - Opened by xmTR007 over 1 year ago - 3 comments

#517 - Variational-GMM-HMM

Pull Request - State: open - Opened by blckmaxima over 1 year ago - 1 comment

#516 - GMM-HMM: Simplifiy / Explicitly refer to literature for implementation

Pull Request - State: open - Opened by blckmaxima over 1 year ago - 2 comments

#515 - fix `n_features` for Bernoulli distribution

Pull Request - State: closed - Opened by tuix over 1 year ago - 1 comment

#514 - Cannot install hmmlearn on M1 Mac

Issue - State: closed - Opened by saveli over 1 year ago - 9 comments

#513 - Cannot find aic of Gaussian HMM,

Issue - State: closed - Opened by Simply-Adi over 1 year ago - 2 comments

#512 - Avoid using the copy contructor of py::gil_scoped_release

Pull Request - State: closed - Opened by MBradbury over 1 year ago - 2 comments

#511 - Using AIC and BIC for Model Selection does not work in 0.2.8 ?

Issue - State: closed - Opened by carstenf over 1 year ago - 4 comments

#510 - cannot install hmmleran in `python:3.11` image

Issue - State: closed - Opened by njzjz over 1 year ago - 2 comments

#508 - different `n_trials` per sample for HMMMultinomial?

Issue - State: closed - Opened by alex2awesome over 1 year ago - 3 comments

#507 - Fix gaussian vhmm

Pull Request - State: closed - Opened by blckmaxima over 1 year ago - 6 comments

#505 - Problem with installing version 0.2.8

Issue - State: closed - Opened by Varanasi-Anirudh over 1 year ago - 1 comment

#504 - Wrong output from predict and decode methods

Issue - State: closed - Opened by dave-shore over 1 year ago - 8 comments

#503 - _do_mstep in class GMMHMM

Issue - State: closed - Opened by y-ito-1985 over 1 year ago - 1 comment

#502 - Correct the model-selection example

Pull Request - State: closed - Opened by blckmaxima over 1 year ago - 4 comments

#501 - Allow setting n_features for Categorical and VariationalCategorical HMMs

Pull Request - State: closed - Opened by blckmaxima over 1 year ago - 3 comments

#500 - Criterion - AIC / BIC

Pull Request - State: closed - Opened by blckmaxima over 1 year ago - 8 comments

#499 - Update the list of available models in the documentation

Pull Request - State: closed - Opened by blckmaxima over 1 year ago - 1 comment

#498 - Finish the Gaussian vhmm

Pull Request - State: closed - Opened by blckmaxima over 1 year ago - 2 comments

#497 - Changelog entry for VHMM

Pull Request - State: closed - Opened by blckmaxima over 1 year ago

#496 - predict() looks into the future

Issue - State: closed - Opened by localcreator almost 2 years ago - 1 comment
Labels: question

#495 - Problem with Multinomial when setting both n_trials and lengths

Issue - State: closed - Opened by evd995 almost 2 years ago - 1 comment

#494 - log probability always increases when I tell hmmlearn not to update parameters

Issue - State: closed - Opened by yonniejon almost 2 years ago - 2 comments

#493 - Error when calling "sample" method

Issue - State: closed - Opened by yonniejon almost 2 years ago - 3 comments

#492 - Result stability issues from V0.27 to V0.28

Issue - State: closed - Opened by ethan-skinner99 almost 2 years ago - 5 comments

#491 - Nondeterministic results when convergence = True

Issue - State: closed - Opened by ethan-skinner99 almost 2 years ago - 4 comments

#490 - Getting non-deterministic results with python 3.10

Issue - State: closed - Opened by siliwangCMT almost 2 years ago - 2 comments

#489 - build for python 3.11

Pull Request - State: closed - Opened by njzjz almost 2 years ago - 1 comment

#487 - no CategoricalHMM in hmmlearn0.2.7

Issue - State: closed - Opened by jamesYu365 about 2 years ago - 4 comments

#485 - Multinomial fitting issue

Issue - State: open - Opened by jenn-h99 about 2 years ago - 3 comments

#484 - Adding an interface to hmmlearn within sktime!

Issue - State: closed - Opened by miraep8 about 2 years ago - 1 comment

#483 - Allow to modify kmeans default params at model creation

Issue - State: open - Opened by tlunati about 2 years ago - 1 comment

#482 - Add Method to get n_params and AIC/BIC for GaussianHMM

Pull Request - State: closed - Opened by richy1996 about 2 years ago - 4 comments

#481 - TypeError

Issue - State: open - Opened by skr3178 about 2 years ago - 4 comments

#480 - Floating Pointer Errors to clear during calls to log()

Issue - State: closed - Opened by blckmaxima about 2 years ago - 1 comment

#479 - update documentation to mention PoissonHMM

Issue - State: closed - Opened by murphyk about 2 years ago - 2 comments

#478 - Begin to simplify python/C++ interface.

Pull Request - State: closed - Opened by blckmaxima over 2 years ago - 6 comments

#477 - fix: fix typo

Pull Request - State: closed - Opened by hbredin over 2 years ago - 2 comments

#475 - Installation error on Mac m1 chip

Issue - State: closed - Opened by Hades-HY-LI over 2 years ago - 11 comments

#474 - Divide by zero encountered in true_divide while fitting GMMHMM model

Issue - State: open - Opened by hojasc over 2 years ago - 3 comments

#473 - [MAINT, MRG] Add uniform prior to Poisson

Pull Request - State: closed - Opened by alexrockhill over 2 years ago - 1 comment

#472 - [MAINT, MRG] Uniform prior for Poisson

Pull Request - State: closed - Opened by alexrockhill over 2 years ago

#471 - _generate_sample_from_state can assume that random_state is normalized.

Pull Request - State: closed - Opened by anntzer over 2 years ago - 1 comment

#470 - [MAINT, MRG] Fix prior for PoissonHMM

Pull Request - State: closed - Opened by alexrockhill over 2 years ago - 5 comments

#469 - [ENH] Add a uniform prior option

Issue - State: closed - Opened by alexrockhill over 2 years ago - 9 comments

#468 - [ENH, MRG] Add PoissonHMM

Pull Request - State: closed - Opened by alexrockhill over 2 years ago - 15 comments

#467 - [ENH, MRG] Add Dirichlet random priors in example

Pull Request - State: closed - Opened by alexrockhill over 2 years ago

#466 - [ENH, MRG] Add Dirichlet random initialization of priors on startprob and transmat

Pull Request - State: closed - Opened by alexrockhill over 2 years ago - 2 comments

#465 - [ENH, MRG] Add emissionprob_prior

Pull Request - State: closed - Opened by alexrockhill over 2 years ago - 1 comment

#464 - pre-set n_features for MultinomialHMM

Issue - State: closed - Opened by gusye1234 over 2 years ago - 2 comments