zenogantner / MyMediaLite

recommender system library for the CLR (.NET)
http://mymedialite.net
503 stars 189 forks source link

example in ClojureCLR #248

Closed zenogantner closed 5 years ago

timgluz commented 11 years ago

I'm working on it. Last weekend, i got ratingprediction's example to run and you can check it out here: https://github.com/timgluz/clj-mml/blob/master/src/clj_mml/core.clj .I'll refactor it and add other examples this weekend.

zenogantner commented 11 years ago

Cool. Thank you for doing this!

timgluz commented 11 years ago

Hi, again! I'm almost done with version 0.1 . Here is example for itemrecommendation and other for ratingprediction

zenogantner commented 11 years ago

Awesome!