Python Package for the FROSTY algorithm by Joshua Bang and Sang-Yun Oh
Bang, J., Oh, S.-Y. (2023). FROSTY: A High-Dimensional Scale-Free Bayesian Network Learning Method. Journal of Data Science. [JDS]
Installation of scikit-sparse
depends on suite-sparse
library, which can be installed via:
# mac
brew install suite-sparse
# debian
sudo apt-get install libsuitesparse-dev
Then install FROSTY from PyPI:
pip install frosty-dag
- True and estimated graphs
- Confusion matrix