Tractables / ChowLiuTrees.jl

Learning Chow-Liu Trees from data
Apache License 2.0
5 stars 1 forks source link

reverting the change #17

Closed joshuacnf closed 2 years ago

joshuacnf commented 2 years ago

removing the argument num_trees from learn_chow_liu_tree

codecov[bot] commented 2 years ago

Codecov Report

Merging #17 (53ce3a0) into main (007328b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   71.12%   71.12%           
=======================================
  Files           2        2           
  Lines         232      232           
=======================================
  Hits          165      165           
  Misses         67       67           
Impacted Files Coverage Δ
src/chow_liu_trees.jl 75.00% <ø> (ø)

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 007328b...53ce3a0. Read the comment docs.

joshuacnf commented 2 years ago

revert bug fix