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.12.3
  sklearn:
    code: null
    pickled_model: model.pkl
    serialization_format: cloudpickle
    sklearn_version: 1.6.1
is_signature_from_type_hint: false
mlflow_version: 2.21.3
model_size_bytes: 1904681
model_uuid: fc15e84b33d645619198902fd9df9f72
prompts: null
run_id: 58af0221178f45919e8cec9a26101a31
signature:
  inputs: '[{"type": "long", "name": "home_team_name", "required": true}, {"type":
    "long", "name": "away_team_name", "required": true}, {"type": "double", "name":
    "avg_away_PlayersAttackPassesReception_last_35_away_at_away", "required": false},
    {"type": "double", "name": "avg_home_PlayersMediumPasses_last_8_home_at_home",
    "required": false}, {"type": "double", "name": "avg_away_KeepersCrosses_last_4_away_vs_home",
    "required": false}, {"type": "double", "name": "avg_home_PlayersBallCarries_last_5_home_at_home",
    "required": false}]'
  outputs: '[{"type": "tensor", "tensor-spec": {"dtype": "float64", "shape": [-1]}}]'
  params: null
type_hint_from_example: false
utc_time_created: '2025-05-11 03:31:24.207066'
