Home > crab

crab

Crab is a project mainly written in Python, it's free.

Crab - A recommendation engine library for Python

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

Previous:welcome