rademacher-p / stats-learn

Python package for statistical learning with a Bayesian focus
https://rademacher-p.github.io/stats-learn/
MIT License
1 stars 0 forks source link

Interface with popular package estimators #9

Closed rademacher-p closed 2 years ago

rademacher-p commented 3 years ago

Just add additional predictor objects to ignore set_params and tex_params!?!

rademacher-p commented 3 years ago

Ignoring Tensorflow for now. State-preserving parameter setting not needed for desired results. TODO: add params logic in Monte Carlo functions to disallow modifying inappropriate predictor attributes.