artifact_path: best_model
flavors:
  python_function:
    env:
      conda: conda.yaml
      virtualenv: python_env.yaml
    loader_module: mlflow.sklearn
    model_path: model.pkl
    predict_fn: predict
    python_version: 3.12.8
  sklearn:
    code: null
    pickled_model: model.pkl
    serialization_format: cloudpickle
    sklearn_version: 1.6.0
mlflow_version: 2.19.0
model_size_bytes: 16359
model_uuid: 6e6e926e7ebb4dab9a15dbb80ec30237
run_id: 5bad438a90c34634ac39cc6befd39b20
utc_time_created: '2025-01-03 17:33:05.710997'
