Skip to main content

Clio supports constrained analysis and learning for stochastic models with latent variables

Project description

CONIN Logo A Python library that supports the constrained analysis of probabilistic graphical models

Pytest Tests codecov Documentation Status GitHub contributors Merged PRs Code style: black

Overview

Conin supports constrained inference and learning for hidden Markov models, Bayesian networks, dynamic Bayesian networks and Markov networks. Conin interfaces with the pgmpy python library for the specification of general probabilistic graphical models. Additionally, it interfaces with a variety of optimization solvers to support learning and inference.

Testing

Conin tests can be executed using pytest:

cd conin
pytest .

If the pytest-cov package is installed, pytest can provide coverage statistics:

cd conin
pytest --cov=conin .

The following options list the lines that are missing from coverage tests:

cd conin
pytest --cov=conin --cov-report term-missing .

Note that pytest coverage includes coverage of test files themselves. This gives a somewhat skewed sense of coverage for the code base, but it helps identify tests that are omitted or not executed completely.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

conin-1.1.1.tar.gz (100.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

conin-1.1.1-py3-none-any.whl (140.7 kB view details)

Uploaded Python 3

File details

Details for the file conin-1.1.1.tar.gz.

File metadata

  • Download URL: conin-1.1.1.tar.gz
  • Upload date:
  • Size: 100.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for conin-1.1.1.tar.gz
Algorithm Hash digest
SHA256 7f0d15e8342c52c3fb70c27e332943b3e051679d6658e75f0a14a6a1773b8b47
MD5 a7d9513c1dc36b69924c77bb415ada8d
BLAKE2b-256 cf95905252bbba5f843b45b9005135885867adcf789448d6ab6b4f1a02557294

See more details on using hashes here.

File details

Details for the file conin-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: conin-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 140.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for conin-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b6e936539b634f8bf5e7de607e51620279914b2bc63b43eddf974307df4d3ba5
MD5 cf2fc98ce75aa2cf3ba533193690e63f
BLAKE2b-256 5f25d81a66b9f5f518a903637ace2af80c41a988fd1e68ddd755730daa7cf37b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page