ML Flow has multiple events to subscribe like MODEL_VERSION_CREATED when a model version is created. what are the other events available to subscribe.
Asked
Active
Viewed 28 times
1
-
are you asking about MLflow webhooks? – Alex Ott Oct 14 '21 at 08:08
1 Answers
0
You can reference model by 2 ways –
Model_Version
Model_name
You can get more information on Creating new Model Version from this notebook

Abhishek K
- 3,047
- 1
- 6
- 19