Mchmm

Latest version: v0.4.5

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.5

This release fixes random seeding in [`simulate`](https://mchmm.readthedocs.io/en/latest/mc.html#mchmm.MarkovChain.simulate) method of `MarkovChain` class (thanks to OKTurnbull, 9).

0.4.4

This release adds a `p_thresh` parameter to the `graph_make` method of `MarkovChain` class
to avoid drawing links with zero probability (thanks to fountaindive, 8).

0.4.3

This release updates all docstrings in the package and adds type hints to all classes and methods.

0.4.0

Baum-Welch algorithm was incorrectly implemented in the previous versions of `mchmm` package.
This release features the updated implementation of Baum-Welch algorithm.

0.3.2

This release introduces a fix in `HiddenMarkovModel` class related to random initial and terminal probabilities normalization.

0.3.1

This release introduces a number of fixes in `MarkovChain` class related to simulation and transition probability matrix calculation.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.