issues
search
lmc2179
/
bayesian_bootstrap
bayesian bootstrapping in python
MIT License
121
stars
17
forks
source link
Add function to get model attributes
#13
Open
JulianWgs
opened
4 years ago
JulianWgs
commented
4 years ago
get_model_attrs returns the values of all model as array
get_model_attr reduces the output of get_model_attrs along axis 0. Default is mean.
Tests and docs are missing.
Tests and docs are missing.