Max Li
Max Li
I have had some issues with using LightFM for item cold-start prediction as well. Specifically, it was due to some dimensional mismatch from item-embeddings. My use case, is that there...
> You're close. Remember, user and item ids are indices into their respective feature matrices. In this case, your item matrix has three rows, so you'd need to do: >...
> You're right in that `from_nx` assumes _weight_ is the valid name for assigning edge thickness. This should not be the case as VisJS documentation states that either **value** or...
Giving this another bump. Super high value!