Answers

Question and Answer:

  Home  Machine Learning Engineer

⟩ Tell me how do you choose an algorithm for a classification problem?

The answer depends on the degree of accuracy needed and the size of the training set. If you have a small training set, you can use a low variance/high bias classifier. If your training set is large, you will want to choose a high variance/low bias classifier.

 195 views

More Questions for you: