资源介绍
协同过滤的实现
是某些使用的一种技术。
是协作过滤的Python实现。
用法
跑:
> python main.py
注意:
Python版本:3.5.1
所需模块:Numpy,Pandas,Matplotlib
需要首先下载数据集并将其放在dataset/文件夹中。
或者,您可以查看 而无需下载数据集。
数据集
,100K数据集
报告
是该报告的pdf版本。
文件树
Python files:
├── main.py # Main python file including training and testing.
├── predict.py # Predict functions.
├── utils.py # Some useful functions, including calculating.
├── var.py # Define global