ML_推荐系统与降维

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.

posted @ 2016-07-10 14:55  python挖掘  阅读(405)  评论(0编辑  收藏  举报