Skip to content
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

Create iterator for MLflow list and search functions that return a PagedList #51

Open
amesar opened this issue Mar 23, 2022 · 0 comments
Assignees

Comments

@amesar
Copy link
Owner

amesar commented Mar 23, 2022

For scalability purposes, create an iterator wrapper for methods such as:

  • MLflowClient.list_experiments()
  • MLflowClient.list_registered_models()

Noted by @hebo-yang Issue 49

@amesar amesar self-assigned this Mar 23, 2022
amesar added a commit that referenced this issue Mar 23, 2022
…dModelsIterator to account for paging in list_* methods noten in Issue #49
@amesar amesar changed the title Created Iterator for MLflow list and search functions that return a PagedList Create iterator for MLflow list and search functions that return a PagedList Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant