InterviewSolution
Saved Bookmarks
| 1. |
What is candidate elimination algorithm |
|
Answer» Candidate Elimination Algorithm. • The candidate-Elimination algorithm computes the version space CONTAINING all (and only those) hypotheses from H that are CONSISTENT with an observed sequence of TRAINING EXAMPLES. |
|