Alec

Results 1 issues of Alec

Looking through source code, TwoTower.predict() seems to reference predict_from_embedding and not predict_tf_feat, despite the fact that TwoTower.recommend_user can use feats for prediction. When trying to manually call predict_tf_feat, I receive...