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: 1025010
model_uuid: cb7344970a284859947fd0a652a8b5ca
prompts: null
run_id: a79478bfd9b940a29fe4dca89c0cab9b
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 14:52:38.912632'
