I'm buiding a site which sells certaint type of product, and one of
the requirements is to provide good recommendations for options
similar to the product the visitor requested, in case that product is
not available at the moment.
I want to provide recommendations, initially there will be no user
data/ratings on any product. I have a classification system to
classify the products in several categories, and every category has a
weight, to provide info on what category is more important to evaluate
similarities. Also I want to include other parameters in the
evaluation, like price and deliver time (not part of the category
system).
The cuestion is, can I (right now) use Crab for this? If
(unfortunately) no, there's something prepackaged I can use for this
or I have to roll my own? I can happily provide more details.
Greetings,
Armando