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: 3107825
model_uuid: 43b03c5c066840c7aa960071475547b0
prompts: null
run_id: 653c9af5344b4cbd930ecdddd1c410b8
signature:
  inputs: '[{"type": "long", "name": "home_team_name", "required": true}, {"type":
    "long", "name": "away_team_name", "required": true}, {"type": "double", "name":
    "prob_away_avg", "required": true}, {"type": "double", "name": "avg_home_PlayersForwardCarries_last_29_home_only",
    "required": false}, {"type": "double", "name": "avg_home_PlayersLostControlCarries_last_34_away_only",
    "required": false}, {"type": "double", "name": "avg_home_PlayersAttackPassesReception_last_13_away_only",
    "required": false}, {"type": "double", "name": "avg_home_team_goals_last_22",
    "required": false}]'
  outputs: '[{"type": "tensor", "tensor-spec": {"dtype": "float64", "shape": [-1]}}]'
  params: null
type_hint_from_example: false
utc_time_created: '2025-04-16 22:54:53.516140'
