zenogantner / MyMediaLite

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

support linear combination ensembles from command-line tool #424

Closed zenogantner closed 5 years ago

zenogantner commented 11 years ago

Example call:

item_recommendation combination(UserKNN:0.7, ItemKNN:0.3) ...

zenogantner commented 5 years ago

Will not do this unless there is a specific need.