mlflow-examples icon indicating copy to clipboard operation
mlflow-examples copied to clipboard

update mnist project based on mlflow2.7.1

Open Frankkk2000 opened this issue 2 years ago • 0 comments

Some changes regarding to mlflow2.7.1, For example: convert_png_to_mlflow_json.py, mlflow2.7.1 needs a new format mlflow_v2_dict = {"dataframe_split":dct}

https://mlflow.org/docs/latest/models.html#local-model-deployment

Frankkk2000 avatar Oct 25 '23 18:10 Frankkk2000