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

为什么SVD拿到的结果和书中不一样 #83

Closed
1 of 3 tasks
SmirkCao opened this issue Jun 3, 2019 · 1 comment
Closed
1 of 3 tasks

为什么SVD拿到的结果和书中不一样 #83

SmirkCao opened this issue Jun 3, 2019 · 1 comment

Comments

@SmirkCao
Copy link
Owner

SmirkCao commented Jun 3, 2019

相关章节

CH17 潜在语义分析

相关主题

  • 代码
  • 文档
  • 示例

问题描述

就$P_{330}$中的结果,使用np.svd拿到的结果和书中的结果不太一样,有符号差异,为什么?

@SmirkCao
Copy link
Owner Author

书中除了做了SVD的操作,还保证了V阵的最大值为正,来得到确定性结果。

具体参考测试案例test_lsa_puffinwarellc_tutorial来体会。

SmirkCao added a commit that referenced this issue Jun 12, 2019
@SmirkCao SmirkCao mentioned this issue Jun 12, 2019
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant