Skip to content

Feature/heterograph

MikeDoesDataScience requested to merge feature/heterograph into dev

Changes graph model to heterograph. For encoder, edge features (box score stats) pass through different weight layers if the game represents a win or a loss. For predictor, embeddings pass through different weight layers if it's a home game or away game.

Merge request reports