RaptorMai / Deep-AutoEncoder-Recommendation

Keras implementation of AutoRec and DeepRecommender from Nvidia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to find accuracy, precision, recall of the model in your code?

nidhibeni opened this issue · comments

hi
i tried your code to implement autoencoders for recommender system but please show how to find accuracy, precision, recall of the model in your code?