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: 1446800
model_uuid: f7d124b98f9d42dc88f5e9f1df87dd59
prompts: null
run_id: abc65ee614c041ff9dbbef7494b428cb
signature:
  inputs: '[{"type": "long", "name": "home_team_name", "required": true}, {"type":
    "long", "name": "away_team_name", "required": true}, {"type": "double", "name":
    "prob_draw_avg", "required": true}, {"type": "double", "name": "avg_away_KeepersxG_last_23_rivals_of_home",
    "required": false}, {"type": "double", "name": "avg_away_PlayersCompletedPasses_last_22_away_at_away",
    "required": false}, {"type": "double", "name": "avg_away_result_last_28_rivals_of_home",
    "required": false}, {"type": "double", "name": "avg_home_KeepersxG_last_34_rivals_of_away_at_home",
    "required": false}, {"type": "double", "name": "avg_away_result_last_37_rivals_of_home",
    "required": false}, {"type": "double", "name": "avg_away_PlayersShortPasses_last_26_away_at_away",
    "required": false}]'
  outputs: '[{"type": "tensor", "tensor-spec": {"dtype": "float64", "shape": [-1]}}]'
  params: null
type_hint_from_example: false
utc_time_created: '2025-05-05 12:11:42.310204'
