predict_game
Predict NFL matchups by returning home win probability, projected margin, and feature inputs, using rest days and market lines when available.
Instructions
Model prediction for a matchup: home win probability, predicted margin, feature inputs. Uses schedule rest days if the game is scheduled; attaches the market line when available. Early-season caveat applies (weeks 1-3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| away_team | Yes | ||
| home_team | Yes |