Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 490 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 490 Bytes

PySpark-NBA

As part of a Big Data graduate course assignment at Drexel University,

I am constructing various NBA Game Prediction Models with my group members using the SparkMLib with PySpark and SparkSQL.

Currently under construction - planning for more EDA and variation of algorithms.

5/18/21: Discovered error - model is predicting home team win regarldess of team entry. For example, Nuggets vs. Thunder predicted Nuggets, Thunder vs. Nuggets, predicted Thunder.