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: 552452
model_uuid: faf3e075278941eda9c22fa698420877
prompts: null
run_id: 7ace3ad37ccf43698aca885ae845eb99
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_KeepersShotsOnTargetAgainst_last_24_rivals_of_home_at_away",
    "required": false}, {"type": "double", "name": "avg_away_PlayersTouches_last_12_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-04-26 14:43:58.143810'
