Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 06:10 PM
In mi logged model the MLModel has the following flavor:
flavors:
python_function:
data: data/feature_store
env:
conda: conda.yaml
virtualenv: python_env.yaml
loader_module: databricks.feature_store.mlflow_model
python_version: 3.9.5I think here is where the problem is, but I don't know how to solve it