0

Is is possible to implement product recommender system using TF-IDF?
Any data can be used in this recommender system ? (currently I have product name and description).

Besides that, can I use rating in this recommendation system ?

4

1 回答 1

0

目前尚不清楚,您的问题需要什么。

是的,您可以将 TF-IDF 用于推荐系统,这是使用 TF-IDF 和 LSA 1的基于内容的推荐系统的示例。

于 2019-02-12T23:29:09.960 回答