Alexander Jakob Dautel
Alexander Jakob Dautel
> I'm not sure adding bias terms is a good idea because **we can't interpret cosine similarity between items,(or users) anymore** if we add bias terms. @ita9naiwa Couldn't we just...
> https://github.com/benfred/implicit/blob/fbed6211547e676ba414fdf734432aa3252ac90b/implicit/lmf.pyx#L169-L181 Very clever way of implementing the bias terms, by the way. :)
> > I'm not sure adding bias terms is a good idea because **we can't interpret cosine similarity between items,(or users) anymore** if we add bias terms. > > Therefore,...
An Anki add-on with the fix in this PR is available [here](https://ankiweb.net/shared/info/1730491641).
You call it on the logits, so should work just the same for binary classification.