Skip to content

Unit 4.3 Zero-rule baseline (majority classifier) #97

Discussion options

You must be logged in to vote

Good point. In a practical setting where you want to implement a MajorityClass classifier, I'd say you are absolutely right. Here, I was more focused on seeing the best possible test accuracy without actually using a model. The majority class derived from the training set would always be equal or lower than the one derived from a test set, so it's more like the "best lucky guess of a majority class classifier" here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by harishb00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants