首页 > 其他 > 详细

ML_推荐系统与降维

时间:2016-07-10 15:17:05      阅读:178      评论:0      收藏:0      [点我收藏+]

Learning Outcomes: By the end of this course, you will be able to:

-Create a collaborative filtering system. 构建一个协调过滤系统

-Reduce dimensionality of data using SVD, PCA, and random projections. 使用SVD、PCA和随机投影进行降维

-Perform matrix factorization using coordinate descent. 使用坐标下降进行矩阵分解

-Deploy latent factor models as a recommender system.

-Handle the cold start problem using side information. 处理冷启动问题

-Examine a product recommendation application.

-Implement these techniques in Python.

ML_推荐系统与降维

原文:http://www.cnblogs.com/sxbjdl/p/5657691.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!