You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, no. There isn't any way to assign weights.
I have been planning to reimplement this package for quite a while now. I will see if I can fit some kind of weight-based recommendation mechanism into it.
Is there a way to introduce weighted relations. Something like:
te.Likes.Add("Mario", "The Godfather", "4")
where 4 is some kind of "weight" given to the link relative to other weights provided?
The text was updated successfully, but these errors were encountered: