
数学
puppet_love
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Kendall tau rank correlation coefficient
转自:http://wiki.pinggu.org/doc-view-3301.html The Kendall tau rank correlation coefficient (or simply the Kendall tau coefficient, Kendall's τor tau test(s)) is a non-parametric statistic used to me转载 2016-03-04 15:29:01 · 2075 阅读 · 0 评论 -
Matrix Factorization: A Simple Tutorial and Implementation in Python
Source :http://www.quuxlabs.com/blog/2010/09/matrix-factorization-a-simple-tutorial-and-implementation-in-python/ By Albert Au Yeung on September 16, 2010 There is probably no need t转载 2017-11-10 23:39:17 · 508 阅读 · 0 评论 -
向量范数和矩阵范数的定义
Source: https://www.zhihu.com/question/20473040?utm_campaign=rss&utm_medium=rss&utm_source=rss&utm_content=title 向量范数 1-范数: ,即向量元素绝对值之和,matlab调用函数norm(x, 1) 。 2-范数: ,Euclid范数(欧几里得范数,常用计算向量转载 2017-11-11 14:01:27 · 6244 阅读 · 0 评论