marcelcaraciolo / crab

Crab - A recommendation engine library for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crab - A Python Library for Recommendation Engines 

This library intends to be a reference for recommendation engines in Python Programming language.
It is written in pure python to maximize the cross-platform issue and exposes the recommendation logic to your application by easy to use API REST via web services. 
The library is extensible, so the user can create new representations, algorithms and the design is optimized for performance.

It is also open-source so everyone can use it.


If you want to see our plan release/roadmap, please take a look at our Issues Tracker:

http://github.com/marcelcaraciolo/crab/issues

About

Crab - A recommendation engine library for Python


Languages

Language:Python 100.0%