ML Problems
ML Problems
The rst example is posi ve, the hypothesis at the speci c boundary is inconsistent, hence we
extend the speci c boundary, and the hypothesis at the generic boundary is consistent hence we
retain it.
G1: (?, ?, ?, ?, ?, ?)
The second example in posi ve, again the hypothesis at the speci c boundary is inconsistent,
hence we extend the speci c boundary, and the hypothesis at the generic boundary is consistent
hence we retain it.
G2: (?, ?, ?, ?, ?, ?)
The third example is nega ve, the hypothesis at the speci c boundary is consistent, hence we
retain it, and hypothesis at the generic boundary is inconsistent hence we write all consistent
hypotheses by removing one “?” (ques on mark) at me.
fi
fi
ti
ti
fi
ti
fi
ti
ti
ti
fi
fi
fi
S3: (Sunny,Warm, ?, Strong, Warm, Same)
The fourth example is posi ve, the hypothesis at the speci c boundary is inconsistent, hence we
extend the speci c boundary, and the consistent hypothesis at the generic boundary are retained.
fi
2. Find_S algorithm with example
Upon encountering the third training the algorithm makes no change to h. The FIND-S
algorithm simply ignores every negative example.
h3 = < Sunny Warm ? Strong Warm Same>