23 Forks
205 Stars
205 Watchers

BiSheServer

本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户标签,并使用Hadoop、Spark大数据组件进行分析和处理的推荐系统。管理系统使用的是Django自带的管理系统,并使用simpleui进行了美化。

How to download and setup BiSheServer

Open terminal and run command
git clone https://github.com/HuQi2018/BiSheServer.git
git clone is used to create a copy or clone of BiSheServer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BiSheServer https://github.com/HuQi2018/BiSheServer/archive/master.zip

Or simply clone BiSheServer with SSH
[email protected]:HuQi2018/BiSheServer.git

If you have some problems with BiSheServer

You may open issue on BiSheServer support forum (system) here: https://github.com/HuQi2018/BiSheServer/issues