一.GraphLab可以用于推荐系统。
二.如何安装GraphLab
1.GraphLab只能在python2.7环境下运行
切换新的虚拟环境
conda create --name 你的新虚拟环境名 python=2.7
2.切换为刚才的环境
conda activate 你的新虚拟环境
3.安装GraphLab创建
这个是官网GraphLab提供的下载方式
点击
Install your licensed copy of GraphLab Create
pip install --upgrade --no<