5.3 Man vs. Machine: How IBM Built a Jeopardy Champion

Quick Question

To predict which candidate answer is correct, we said that Watson uses logistic regression. Which of the other techniques that we have learned could be used instead? Select all that apply.

Exercise 1

Explanation

CART and Random Forests are both techniques that are also used for classification, and could provide confidence probabilities.