Andre Mesarovic

Results 63 issues of Andre Mesarovic

### Willingness to contribute Yes. I would be willing to contribute this feature with guidance from the MLflow community. ### Proposal Summary For `MlflowClient.transition_model_version_stage()` change the default value of`archive_existing_versions` to...

enhancement
area/model-registry

Current pom.xml use MLflow 0.9.1 (pre-GA). Should be using latest MLflow 1.2.0.

Serverless Model Endpoints aka Model Serving v2.

When importing into Databricks a registered mode that was exported from Databricks, get the following error: INVALID_PARAMETER_VALUE: Cannot update tag 'mlflow.rootRunId'

For scalability purposes, create an iterator wrapper for methods such as: - MLflowClient.list_experiments() - MLflowClient.list_registered_models() Noted by @hebo-yang [Issue 49](https://github.com/amesar/mlflow-export-import/issues/49#issuecomment-1074718076)

Per Sid and Kris recommendations, fix API consistency and usability.

## Willingness to contribute The MLflow Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature (either as...

enhancement
area/artifacts

### Issues Policy acknowledgement - [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) ### Where did you encounter this bug? Local machine...

bug