10000 Add ability to save and load pipelines · Issue #691 · lenskit/lkpy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add ability to save and load pipelines #691

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mdekstrand opened this issue Mar 31, 2025 · 0 comments
Open

Add ability to save and load pipelines #691

mdekstrand opened this issue Mar 31, 2025 · 0 comments
Labels
data Data management support. pipeline LensKit pipeline abstraction

Comments

@mdekstrand
Copy link
Member

Once we have parameter extraction (#689 & #689) and parameter saving (#690), we can use them to implement pipeline save/load methods.

  • Pipeline.save_parameters: save parameters to a file / directory
  • Pipeline.load_parameters: load parameters from a file / directory
  • Pipeline.save: save configuration and parameters to a file/directory
  • Pipeline.load: load configuration and parameters from a file/directory (class method)
@mdekstrand mdekstrand added pipeline LensKit pipeline abstraction data Data management support. labels Mar 31, 2025
@mdekstrand mdekstrand moved this to Pending in LensKit Development May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Data management support. pipeline LensKit pipeline abstraction
Projects
Status: Pending
Development

No branches or pull requests

1 participant
0