ItemCF:基于物品的协同过滤推荐算法(Python)

时间:2024-05-25 18:48:33
【文件属性】:

文件名称:ItemCF:基于物品的协同过滤推荐算法(Python)

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-25 18:48:33

Python

ItemCF 基于物品的协同过滤推荐算法Demo An recommend algorithm based on ItemCF, use Python. the ininial data format like this ,for some reason,the original data file is not supported. 一个基于物品的协同过滤推荐算法,原始数据的格式如下: SearchData-userClickKsc date:20150929 00:00:32 word:泪满天 userid:123456 songName:泪满天(立体声伴奏) songID:54321 rank:3 currentPage:2 type:songName


【文件预览】:
ItemCF-master
----.gitignore(574B)
----Config.ini(63B)
----GlobalVariables.py(452B)
----README.md(438B)
----Main.py(115B)
----RecommedAlgprithms.py(1KB)
----DataProcessor.py(4KB)
----Util.py(803B)
----.gitattributes(378B)

网友评论