Questions tagged [hypothesis]

For questions about the concept of a hypothesis in the context of learning theory.

1 questions
2
votes
2 answers

What is the difference between a learning algorithm and a hypothesis?

What's the distinction between a learning algorithm $A$ and a hypothesis $f$? I'm looking for a few concrete examples, if possible. For example, would the decision tree and random forest be considered two different learning algorithms? Would a…