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: 778ac1ede03746c8a746af7a8ae3426a
run_id: 27ca4b5f64ab4809b82724be5e020e0e
utc_time_created: '2025-02-19 09:10:30.262090'
