Imagine, you are solving a classification problems with highly imbalanced class. The majority class is observed 99% of times in the training data. Your model has 99% accuracy after taking the predictions on test data. Which of the following is true in such a case?
1. Accuracy metric is not a good idea for imbalanced class problems.
2.Accuracy metric is a good idea for imbalanced class problems.
3.Precision and recall metrics are good for imbalanced class problems.
4.Precision and recall metrics aren't good for imbalanced class problems.
A. 1 and 3
B. 1 and 4
C. 2 and 3
D. 2 and 4
Answer: Option A
Related Questions on Machine Learning
In simple term, machine learning is
A. training based on historical data
B. prediction to answer a query
C. both A and B
D. automization of complex tasks
Which of the following is the best machine learning method?
A. scalable
B. accuracy
C. fast
D. all of the above
The output of training process in machine learning is
A. machine learning model
B. machine learning algorithm
C. null
D. accuracy
Application of machine learning methods to large databases is called
A. data mining.
B. artificial intelligence
C. big data computing
D. internet of things
Join The Discussion