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: 6475897
model_uuid: 7e18dc3246894ede99eb035d13058aa1
prompts: null
run_id: 1f9b366818c646f9a56a4ff15ab8f00a
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_away_Keepers%CompletedPasses_last_28_away_at_away",
    "required": false}, {"type": "double", "name": "avg_home_PlayersLiveBallPasses_last_9_home_at_home",
    "required": false}, {"type": "double", "name": "avg_home_KeepersxG_last_35_rivals_of_away_at_home",
    "required": false}, {"type": "double", "name": "avg_away_PlayersShotsOnTarget_last_37_away_at_away",
    "required": false}, {"type": "double", "name": "avg_away_PlayersPassesReception_last_19_away_at_away",
    "required": false}, {"type": "double", "name": "avg_away_result_last_13_rivals_of_home",
    "required": false}]'
  outputs: '[{"type": "tensor", "tensor-spec": {"dtype": "float64", "shape": [-1]}}]'
  params: null
type_hint_from_example: false
utc_time_created: '2025-04-26 08:42:26.394397'
