Logistic Regression and Dummy Classifier
Dummy models are models that really just make a prediction without learning any mayor patterns from your dataset. But what makes them useful is that they can be compared to other models. If your trained system cannot outperform a dummy model then you've got a signal to dive deeper