March Madness Bracket Predictor

The purpose of our project is to use digital signal processing to predict march madness outcomes. Our initial goal for our predictors was for it to predict upsets, so it can produce a bracket that is more correct than just picking the better seed in every game. We are using the 2019 March Madness bracket to evaluate our predictors. The Data page explains the different sources we collected data from and the initial processing we did to compile the data. The Methods page explains the different DSP methods we tried using to predict March Madness. The predictors page explains how the DSP methods were implemented into predictors and evaluates their success.