Skip to content

Instantly share code, notes, and snippets.

@khuyentran1401
Created November 6, 2021 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khuyentran1401/fc5e8424946e5c834679b6d1ea90583a to your computer and use it in GitHub Desktop.
Save khuyentran1401/fc5e8424946e5c834679b6d1ea90583a to your computer and use it in GitHub Desktop.
from prefect.engine.results import LocalResult
train_test_dict = LocalResult(dir=...).read(location=...).value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment