stripe / rainier

Bayesian inference in Scala.
https://rainier.fit
Apache License 2.0
432 stars 51 forks source link

model viz #417

Closed avibryant closed 4 years ago

avibryant commented 4 years ago

Small change to bring back the trace visualization, and the write[IR]Graph from RV.

This also drops the now-obsolete EvilTracePlot code.

codecov-io commented 4 years ago

Codecov Report

Merging #417 into nuke-rv will increase coverage by 0.87%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           nuke-rv    #417      +/-   ##
==========================================
+ Coverage    31.63%   32.5%   +0.87%     
==========================================
  Files           66      65       -1     
  Lines         2652    2584      -68     
  Branches       151     149       -2     
==========================================
+ Hits           839     840       +1     
+ Misses        1813    1744      -69
Impacted Files Coverage Δ
...c/main/scala/com/stripe/rainier/plot/Jupyter.scala 0% <0%> (ø) :arrow_up:
...src/main/scala/com/stripe/rainier/core/Model.scala 0% <0%> (ø) :arrow_up:
...cala/com/stripe/rainier/compute/Coefficients.scala 91.93% <0%> (+1.61%) :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 1b0841b...791cd88. Read the comment docs.