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

Start version 0.4 - a more lightweight version of the package #110

Closed guyvdbroeck closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #110 (954a210) into master (0d85a88) will decrease coverage by 30.12%. The diff coverage is 41.39%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #110       +/-   ##
===========================================
- Coverage   75.93%   45.81%   -30.13%     
===========================================
  Files          39       17       -22     
  Lines        3325     1362     -1963     
===========================================
- Hits         2525      624     -1901     
+ Misses        800      738       -62     
Impacted Files Coverage Δ
src/queries/flow.jl 0.00% <0.00%> (ø)
src/queries/sample_cpu.jl 0.00% <0.00%> (ø)
src/structures/rat.jl 0.00% <0.00%> (ø)
src/queries/likelihood.jl 2.22% <2.22%> (-68.21%) :arrow_down:
src/parameters/em.jl 4.81% <4.81%> (ø)
src/traversal.jl 22.22% <22.22%> (ø)
src/input_distributions.jl 45.31% <45.31%> (ø)
src/queries/likelihood_cpu.jl 59.61% <59.61%> (ø)
src/structures/hclts.jl 76.13% <76.13%> (ø)
src/abstract_nodes.jl 86.95% <86.95%> (ø)
... and 39 more

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 0d85a88...954a210. Read the comment docs.