Skip to main content

A program to represents a set of variables and their conditional dependencies via a directed acyclic graph.

Project description

GitHub Release GitHub Issues or Pull Requests GitHub Downloads (all assets, all releases) PyPI - Downloads

BN Modeller

An open-source application designed to facilitate feature dependency modeling and evaluation using Bayesian Networks.

Instalation

You can install this project using pip:

pip install bn_modeller

or can download the latest Windows executable from the BN Modeller GitHub Releases page.

Graphviz

A Graphviz error could arise. To solve the problem add the Graphviz executables on your systems' PATH as follows:

  1. Install windows package from: https://graphviz.org/download/ (Linux and Mac instructions can be found here as well)
  2. Install python graphviz package
  3. Press the Windows key
  4. Type in the search box: edit environment variables for your account
  5. Select Path
  6. Click Edit… button
  7. Click New
  8. Add 'bin' folder to User path in environment variables manager (e.g: C:\Program Files (x86)\Graphviz2.38\bin)
  9. Add location dot.exe to System Path (e.g: C:\Program Files (x86)\Graphviz2.38\bin\dot.exe)
  10. Click OK and OK again

Once have done that, restart your python IDE (if it is open). If this was running in a CMD prompt (e.g. Anaconda Command prompt), restart this prompt as well to make sure the prompt finds the new environment variables.

https://pygraphviz.github.io/documentation/stable/install.html

Launch Application

To launch the application installed with pip, run:

bn_modeller

If you have downloaded BN Modeller using the Windows executable, simply double-click the bn_modeller.exe file located in the directory.

Build

Build Executable file for Windows

  1. Install pyinstaller
  2. Execute the following command:
pyinstaller bn_modeller.exe.spec

Troubleshooting

High storage utilization on Windows 10/11

This high storage utilization probably caused by WindowsSearch Engine. To mitigate the problem you should disable the indexing of content for .sqlite files as following.

  1. Press Win to open Start Menu and type in Index.
  2. Click on Indexing Options.
  3. On this next screen, hit Advanced > (Tab) File Types. For extention .sqlite select "Index Properties Only".

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

bn_modeller-0.0.10.tar.gz (95.7 kB view details)

Uploaded Source

Built Distribution

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

bn_modeller-0.0.10-py3-none-any.whl (114.0 kB view details)

Uploaded Python 3

File details

Details for the file bn_modeller-0.0.10.tar.gz.

File metadata

  • Download URL: bn_modeller-0.0.10.tar.gz
  • Upload date:
  • Size: 95.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bn_modeller-0.0.10.tar.gz
Algorithm Hash digest
SHA256 62c19a8317427e3cb4a60e43b3a9070c7cc52daf57550e9733686b6fe04e6de3
MD5 de70efa08520046c32aacbbe0d714b2e
BLAKE2b-256 f11e8438bdf7bc4d0498a77962991cdca4818276df9c3f04823c4be352eba431

See more details on using hashes here.

Provenance

The following attestation bundles were made for bn_modeller-0.0.10.tar.gz:

Publisher: python-publish.yml on Digiratory/bayes_model

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bn_modeller-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: bn_modeller-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 114.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bn_modeller-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 cfbbac74aeb70d7b8829d97c9ea14e3eb1480c6ed76d7363173bd9319dc75f64
MD5 b96b9b58ac7a031067774404a595fbeb
BLAKE2b-256 0f578c696610db5234313a729f517ebc186f846e24d5b04bee5c0ef4b307a484

See more details on using hashes here.

Provenance

The following attestation bundles were made for bn_modeller-0.0.10-py3-none-any.whl:

Publisher: python-publish.yml on Digiratory/bayes_model

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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