SkillAgentSearch skills...

Bayene

bayene is a Python package for learning Bayesian network structure from a dataset using integer linear programming solver.

Install / Use

/learn @ronaldseoh/Bayene
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

bayene

bayene is a Python package for learning Bayesian network structure from a dataset using integer linear programming solver. This is a partial implementation of Bartlett and Cussens (2015), with only a subset of various optimisation techniques originally introduced in the paper. However, the codes are completely independent from Dr. Cussens's reference implementation GOBNILP. Due to several suboptimal design decisions I made while writing this project, the performance is currently worse than GOBNILP even for small-sized datasets. Furthermore, bayene currently only accepts pre-complied score files provided by Dr. Cussens.

Report

Read my master's dissertation "Solving Bayesian Network Structure Learning Problem with Integer Linear Programming" from arXiv.

License

bayene is licensed under BSD-new license. Please check LICENSE.

View on GitHub
GitHub Stars6
CategoryEducation
Updated1y ago
Forks1

Languages

Python

Security Score

70/100

Audited on Oct 4, 2024

No findings