Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Support serializing and deserializing recommenders #8

Closed
ghost opened this issue Sep 21, 2013 · 2 comments
Closed

Support serializing and deserializing recommenders #8

ghost opened this issue Sep 21, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 21, 2013

(originally reported in Trac by @elehack on 2011-03-16 22:26:52)

We want to be able to serialize and deserialize recommenders (or their models) so that a recommender can be built and then used by a different process.

It would also be interesting to explore alternative models (e.g. memory-mapped similarity matrices).

Note: This issue has been automatically migrated from Bitbucket
Created by grouplens on 2013-02-01T21:38:36.048971+00:00, last updated: 2013-02-01T22:35:45.578125+00:00

@ghost
Copy link
Author

ghost commented Sep 21, 2013

mludwig on 2011-07-07 23:36:41 said:

I'm marking this as closed because serialization works with the default object serialization in Java. Although the interface might change or expand, these issues can be new tickets.

Note: This comment has been automatically migrated from Bitbucket
Created by grouplens on 2013-02-01T21:38:37.025909+00:00, last updated: None

@ghost
Copy link
Author

ghost commented Sep 21, 2013

mludwig on 2011-04-13 22:01:06 said:

This feature will be affected by the outcome of #56 but it looks like the new Recommender type can be serialized completely. So any server only needs to worry about how to deserialize the recommender and does not need to care about the build configuration.

Note: This comment has been automatically migrated from Bitbucket
Created by grouplens on 2013-02-01T21:38:36.400769+00:00, last updated: None

@ghost ghost closed this as completed Sep 21, 2013
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants