Linda Xu
Linda Xu
I think this was already [answered](https://github.com/lyst/lightfm/issues/210#issuecomment-324387779) in #210.
I think you'd have to encode the new user's known interactions as a feature somehow and do the original training from the known user-item interactions with the new feature(s) in...
Thread's dead, but for anyone with the same issue, I did find adding `interface JestMatchers extends Matchers {}` seemed to fix Intellisense, since Matchers seems to be what's showing up...