Tractables / ProbabilisticCircuits.jl

Probabilistic Circuits from the Juice library
https://tractables.github.io/ProbabilisticCircuits.jl/dev
Apache License 2.0
104 stars 11 forks source link

add support for indicator and categorical input distributions in JPC format #111

Closed guyvdbroeck closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #111 (ee6a0ce) into master (4eb2931) will increase coverage by 0.98%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   45.81%   46.80%   +0.98%     
==========================================
  Files          17       17              
  Lines        1362     1391      +29     
==========================================
+ Hits          624      651      +27     
- Misses        738      740       +2     
Impacted Files Coverage Δ
src/abstract_nodes.jl 86.95% <ø> (ø)
src/plain_nodes.jl 86.11% <0.00%> (-2.47%) :arrow_down:
src/io/jpc_io.jl 99.00% <96.55%> (-1.00%) :arrow_down:
src/input_distributions.jl 47.76% <100.00%> (+2.44%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4eb2931...ee6a0ce. Read the comment docs.