Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 775 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 775 Bytes

ChowLiuTrees.jl

Unit Tests codecov

This package provides an efficient implementation for learning Chow-Liu Trees from binary and categorical data.

As such, this package also provides functions to estimate a mutual information matrix from data, both on CPU and on GPU, and functions to compute (top-k) spanning trees.

Example

See the example directory and unit tests for example usage.