Skip to content

dddlab/frosty-dag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FROSTY

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

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

Example (scale-free graph, p=50, n=1000)

  • True and estimated graphs

estimation

  • Confusion matrix

confusion matrix

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 85.1%
  • Python 10.4%
  • Dockerfile 4.5%