To study and perform the Find-S algorithm for hypothesis learning

  1. Select the example from dropdown then click on SUBMIT Button.
  2. Click on the CREATE tab.
  3. In the ATTRIBUTES section, select values for each attribute using the dropdown menu. Click ADD to incorporate these values into the table.
  4. Repeat the above step until you've completed this process for 8 rows.
  5. Click on NEXT button to navigate to the COMPUTE page.
  6. Click the ITERATE button to identify positive and negative examples within the DATASET.
  7. If the example is negative, then no changes occur to the hypothesis and repeat the step 5.
  8. If the example is positive, click the COMPARE button for each attribute in the example.
  9. Continue to repeat the above steps (from step 5 to step 7) for each training example within the DATASET.
  10. Proceed by clicking the ANALYZE tab to unveil the final hypothesis, which can be employed to classify new examples.