Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 355 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 355 Bytes

Netease Music Recommendation

基于网易云音乐的推荐系统,通过爬虫程序爬取网易云音乐的歌单信息,然后将数据进行处理,提取有用字段,最后格式化成scikit-surprise可接受的形式,通过scikit-surprise构建一个推荐系统。