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
Using R, I built a logistic regression model that can predict whether a student will get an "A" or not from given variables in a 400 level statistics class with an accuracy greater than 91%. I also added some visualizations to help interpret the model more easily.