Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2022 04:21 AM
Hi @Maria Bruevich ,
From the error description, it looks like the mlflow library is not present. You can use ML cluster as these type of cluster already have mlflow library. Please check the below document:
Or else, we will need to install the required library into the existing cluster.
Below document will help to install the library:
Please let us know if this helps.