Is there a recommendation engine for python similar to Java Taste?
+1
A:
I haven't found much that runs natively in python, but someone created python wrappers for SUGGEST, which looks like a solid program.
Since python is still fairly slow when compared to C or Java, using wrappers will probably improve performance.
Matt Boehm
2010-04-27 19:31:19