# Strategy **Repository Path**: mac2018/Strategy ## Basic Information - **Project Name**: Strategy - **Description**: 策略,数据挖掘,推荐,机器学习 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-05-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Strategy #数据挖掘,推荐,机器学习 #参考:http://baike.baidu.com/link?url=uUljQeQKnuTkW_p9beqYSPByWkVE_VImj1gHFpJyUaamjDausnhRoIqELJKPIQ7VMm9O-fMQuJw9gBUQFTwVZq #项目结构 Strategy | |--Recommand | | | | | |--CF | | | | | |--UserBasedCF.py | | | | | |--ItemBasedCF.py | | | | | |--CFKPI.py | | | | | |--Summary.txt | | | | | | | |--doc | | | | |--推荐系统实战 | | | | | |--第一章:好的推荐系统.txt | | | | | |--第二章:利用用户行为数据.txt | | | | |--第三章:推荐系统冷启动问题.txt | | | |--第四章:利用用户标签数据.txt | | | |--第六章:利用社交网络数据.txt | | | |--第七章:推荐系统实例.txt | | | |--第八章:评分预测问题.txt | | | |--总结.txt | | | | | | |