Western Weightroom Forecaster

📈 Forecasts Generated:

Input Options

The hour the forecast will start.

Enter the third-floor weightroom attendance values for the last 5 consecutive hours.

Weightroom Forecast

Enter your data and click "Generate Forecast" to see the prediction.

Note: This tool does not take into account the actual hours of operation of the Rec Centre.

This attendance forecasting applet uses a RNN LSTM model to predict how many people will be in the third floor weightroom of the Western Recreation Centre. It makes a forecast for the remainer of a given day based on the number of people in attendance for the previous 5 hours of the day. You can find current attendance info by going to @WesternRecUserStats on Instagram (linked above).

After you've set your forecast options, click generate forecast and your input will be sent to a Google Cloud Compute server that will run your input through the LSTM model and return the output to you to be graphed. It will also return the average for the day of the week and month of the prediction graphed as a grey dotted line.

If you are interested in reading more about the project, see my portfolio site here or read the full project report here.

Created by Colin Brown. Contact at cbrow388@uwo.ca.