Baseline Accuracy and Machine Learning Model Selection
Get started with model training, evaluation, and selection.
We'll cover the following
If we think about two situations where our model blindly predicts either of the classes in the target
column for all data points, our preferred model will be the one that predicts the most frequently occurring class. This would be the baseline model. Under such circumstances, let’s determine the baseline accuracy score for the given dataset.
Get hands-on with 1400+ tech skills courses.