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: 106353
model_uuid: db9eff91af5c46ddb07b49424304108f
run_id: b0f8602b2bda4f349cef30e446d08a88
utc_time_created: '2025-02-25 01:46:24.477384'
