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

Add sequential learning functionality #21

Closed rademacher-p closed 3 years ago

rademacher-p commented 4 years ago

Enables more efficient training calls when assessing learner performance as a function of N

rademacher-p commented 4 years ago

Remaining: Test warm starts on plotting vs N routines.