1 / 3

Algorithm

Algorithm. Question.

herve
Download Presentation

Algorithm

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Algorithm

  2. Question Let us suppose that your neighbor sometimes gets allergic reactions when he eats out. He knows that you are an AI expert and so consults you to find a pattern. He provides the following set of data:NumberRestaurantMealDayCostReaction?Ex1                Jason's            Dinner           Saturday       Cheap                YesEx2                Mary's            Lunch            Saturday       Expensive          NoEx3                Jason's            Lunch           Friday            Cheap               YesEx4                Susan's            Dinner          Sunday          Cheap               NoEx5                Jason's            Dinner           Sunday          Expensive         NoShow how the method of version spaces will find the right model for this set of examples. 

  3. Jasons/Marys/Susans Dinner/Lunch Fri./Sat./Sund Cheap/Expens Ex5                Jason's            Dinner           Sunday          Expensive         No Ex3                Jason's            Lunch           Friday            Cheap               Yes Ex2               Mary's            Lunch            Saturday       Expensive          No Ex1                Jason's            Dinner           Saturday       Cheap                Yes Ex4                Susan's            Dinner          Sunday          Cheap               No S: ( 0 0 0 0 ) ( J D Sa C ) ( J ? ? C ) ( J ? ? C ) ( J L ? ?) ( J ? F ? ) ( J ? S ? ) ( J ? ? C ) ( M ? ? C ) ( ? L ? C ) ( ? ? F C ) ( J ? ? ? ) ( S ? ? ? ) ( ? D ? ? ) ( ? ? Su ? ) ( ? ? F ? ) ( ? ? ? C ) ( ? ? ? ? ) G:

More Related