Hello, I am using the Pathfinder method from pymc-extras. After running it, it seems to print out a table like the one below. I would like to save these results instead of just printing them. What is the recommended way to do this?
Pathfinder Results
No. model parameters 2
Configuration:
num_draws_per_path 10000
history size (maxcor) 5
max iterations 1000
ftol 1.00e-05
gtol 1.00e-08
max line search 1000
jitter 2.0
epsilon 1.00e-08
ELBO draws 100
LBFGS Status:
CONVERGED 4
L-BFGS iterations mean 6 ± std 0
Path Status:
SUCCESS 4
ELBO argmax mean 4 ± std 1
Importance Sampling:
Method psis
Pareto k 0.55
Timing (seconds):
Compile 96.05
Compute 23.24
Total 119.29