Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demo:recommendation,evaluate error #1552

Closed
Ayle3125 opened this issue Mar 3, 2017 · 1 comment
Closed

demo:recommendation,evaluate error #1552

Ayle3125 opened this issue Mar 3, 2017 · 1 comment

Comments

@Ayle3125
Copy link

Ayle3125 commented Mar 3, 2017

Here is the tutorial from https://github.com/PaddlePaddle/Paddle/blob/develop/doc/tutorials/rec/ml_regression_cn.rst:

在训练了几个轮次以后,你可以对模型进行评估,得到最好轮次下的模型。运行下面命令即可:

./evaluate.sh
你将看到如下的信息:

Best pass is 00009, error is 3.06949, which means predict get error as 0.875998002281
evaluating from pass output/pass-00009
然后,你可以预测任何用户对于任何一部电影的评价,运行下面命令即可:

python prediction.py 'output/pass-00009/'

In my computer, it looks like:

$ ./evaluate.sh
File "<string>", line 1, in
ValueError: could not convert string to float:
Best pass is , error is , which means predict get error as
evaluating from pass output/pass-

Could someone help me, please?

@luotao1 luotao1 added this to 删除demo目录 in V2 API Enhancement May 17, 2017
@kuke
Copy link
Contributor

kuke commented Jul 28, 2017

Closed because of inactivity

@kuke kuke closed this as completed Jul 28, 2017
lizexu123 pushed a commit to lizexu123/Paddle that referenced this issue Feb 23, 2024
* Add ViT demo for ACT

* update

Co-authored-by: ceci3 <ceci3@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
V2 API Enhancement
demo目录的问题
Development

No branches or pull requests

2 participants