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

Register Model on MlFlow UI or set model registry ui #28

Open
farhadbl opened this issue Sep 13, 2023 · 0 comments
Open

Register Model on MlFlow UI or set model registry ui #28

farhadbl opened this issue Sep 13, 2023 · 0 comments

Comments

@farhadbl
Copy link

Hi,

Once my model is trained and model uri or run_id is generated, I like to register the model and have access to it through the UI.
Using the same run id or model uri, it shows

raise RestException(json.loads(response.text))

mlflow.exceptions.RestException: RESOURCE_DOES_NOT_EXIST: Run 'X' not found

I appreciate if you can provide information regarding how to register my model and have access through MLFlow UI

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