Input two NBA basketball teams to get a predicted winner from the following list:
Teams | |
---|---|
Hawks | Celtics |
Pelicans | Bulls |
Mavericks | Nuggets |
Rockets | Clippers |
Lakers | Heat |
Bucks | Timberwolves |
Nets | Knicks |
Magic | Pacers |
76ers | Suns |
Trail Blazers | Kings |
Spurs | Thunder |
Raptors | Jazz |
Grizzlies | Wizards |
Pistons | Hornets |
Cavaliers | Warriors |
(Project is for learning purposes)
CSV training data modified from: https://www.kaggle.com/datasets/nathanlauga/nba-games
dotnet run
via the command line to run .NET server on port 5000