Hi,
I like to develop a product recommendation engine. Is Julia a good match for that?
Prolog seems to be a little outdated nowadays/little momentum, thought I might give Julia a try. However, it seems its completely different area and Julia doesnt apply here...
A. Given a set of facts, I want to deduce a list of possible products that fit some criteria
B. Also, i like to deduce the missing facts that i need to provide in order to be able to propose some products.
Should I rather use Prolog or Droles or some other rules engine?
Thanks a lot in advance
Frank