485. Majority Class Baseline Accuracy
easy

What is the accuracy of a model that predicts the majority class for every input on a dataset with 80% class 0 and 20% class 1?