Skip to content

Releases: indy-lab/predikon-lib

v0.4

07 Mar 08:46
Compare
Choose a tag to compare

Add arguments to set hyperparameters of Bayesian Ridge Regression for BayesianSubSVD.

v0.3

05 Mar 09:41
Compare
Choose a tag to compare

We implemented a Bayesian version of SubSVD, namely BayesianSubSVD, which is a Bayesian ridge regression on top of the matrix factorization.

v0.2

12 Aug 12:04
Compare
Choose a tag to compare

We mostly improved the documentation, together with some additional tests for better coverage.
We also dropped the support for Python 3.3 and Python 3.4, as a matter of simplicity.

v0.1

11 Aug 16:08
3c42c45
Compare
Choose a tag to compare

This is the initial release on PyPI.