I got this error when I was trying to have a model registered in the model registry. Could someone help me?
RestException: INVALID_PARAMETER_VALUE: Unsupported URI './mlruns' for model registry store.
Supported schemes are: ['postgresql', 'mysql', 'sqlite', 'mssql'].
See https://www.mlflow.org/docs/latest/tracking.html#storage for how to setup a compatible server.