Aliro icon indicating copy to clipboard operation
Aliro copied to clipboard

put scores in database for persistence

Open lacava opened this issue 7 years ago • 1 comments

recommender should have method to store scores in the database for persistence.

probably makes sense to use pyMongo for this.

lacava avatar May 12 '17 18:05 lacava

scores, dataset recommendation history and the time since last update are now stored as a pickled file locally since commit 52faf4da528af49c17db939263718d4e2dcb722a

lacava avatar Jun 02 '17 17:06 lacava