gorse, 开源推荐系统

chenge
·

今天看到介绍,是用go开发的。我去github看了一下,还是比较复杂。

推荐系统还是有很大的推广价值的。

网站:

Introduction

Gorse is an open source recommendation system written in Go.

Gorse is an open source recommendation system written in Go. Gorse aims to be an universal open source recommender system that can be easily introduced into a wide variety of online services. By importing items, users and interaction data into Gorse, the system will automatically train models to generate recommendations for each user. Project features are as follows.

* AutoML: Choose the best recommendation model and stargety automatically by model searching in the background.

* Distributed Recommendation: Single node training, distributed prediction, and ability to achieve horizontal scaling in the recommendation stage.

* RESTful API: Provide RESTful APIs for data CRUD and recommendation requests.

* Dashboard: Provide dashboard for data import and export, monitoring, and cluster status checking.
1
社区准则 博客 联系 社区 状态
主题