fdtomasi / regain

REGAIN (Regularised Graphical Inference)
BSD 3-Clause "New" or "Revised" License
28 stars 13 forks source link

Discriminant Analysis and Wishart processes in REGAIN #8

Closed fdtomasi closed 6 years ago

fdtomasi commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #8 into master will decrease coverage by 0.65%. The diff coverage is 48.14%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #8      +/-   ##
=========================================
- Coverage   70.15%   69.5%   -0.66%     
=========================================
  Files          18      18              
  Lines         928     941      +13     
=========================================
+ Hits          651     654       +3     
- Misses        277     287      +10
Impacted Files Coverage Δ
regain/prox.py 26.22% <0%> (ø) :arrow_up:
regain/covariance/time_graph_lasso_.py 78.48% <100%> (+0.13%) :arrow_up:
regain/utils.py 47.59% <42.85%> (-1.72%) :arrow_down:
regain/covariance/latent_time_graph_lasso_.py 93.7% <66.66%> (-0.7%) :arrow_down:

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 f7e0051...748a369. Read the comment docs.