artifact_path: 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.9.19
  sklearn:
    code: null
    pickled_model: model.pkl
    serialization_format: cloudpickle
    sklearn_version: 1.5.2
mlflow_version: 2.20.1
model_size_bytes: 96534
model_uuid: 4d6b92a80d324a87bf7f0e5a3b4ea261
run_id: a2172f74c8e54ab0a1ba1db0e5eebb19
utc_time_created: '2025-02-19 09:09:21.309954'
