You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our code calculates the likelihood that a school day would be canceled. It takes in the various data such as: if there is snow, the snow fall, the temperature, if there was salt present on the roads, and if there were any power outages in the area. Based on these inputs, the web program gives an accurate prediction of whether or not there will b…