1 / 23

Weekend Planner

Weekend Planner. CS4244 Group 6. Weekend Planner. Introduction. Introduction. Nitin’s Part. Weekend Planner. Itinerary Planning. Itinerary Planning. Ayush’s part. Weekend Planner. Events Selection. Events Selection. Component Receive the request from itinerary

billie
Télécharger la présentation

Weekend Planner

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. Weekend Planner CS4244 Group 6

  2. Weekend Planner Introduction

  3. Introduction • Nitin’s Part

  4. Weekend Planner Itinerary Planning

  5. Itinerary Planning • Ayush’s part

  6. Weekend Planner Events Selection

  7. Events Selection • Component • Receive the request from itinerary • Budget, time slot, start location, end location • Make event instances involving selection mechanism • Sort and return

  8. Events Selection • Make Event Instances • Event types • Event instance (defclass EVENT_INSTANCE (is-a USER) (role concrete) (slot start_time (default [start])) (slot end_time (default [end])) (slot duration) (slot event_type) (slot description) (slot location (default [nus])) (slot expense (default 0)) (slot preference(default 0)

  9. Events Selection • Selection Mechanism • Hard constraints • Weather for parks • Adult certification for movies • Temporal and budget possibility • Fix-time events • Non-fix-time events

  10. Events Selection • Probability-Based Preferences • Events type preference • Classified based on age and gender • Example: shopping for females • Temporal preference • Example: ordinary lunch / dinner time • Event instance preference

  11. Events Selection • Event Instance Preference • Place preference • Based on public comments • Content preference • Preference type: Movie: genre • Preference instance: (Action, Comedy, Animation) • Preference value: ( 0.5 , 0.8 , 0.5 )

  12. Events Selection

  13. Events Selection • Preference Combination • Event instance preference combination (geometric mean) • Client’s event preference (product) Pinstance = pow ( ∏ pi * Pplace , 1/n+1) Pevent = Pinstance * Ptype * Ptemporal

  14. Events Selection • Sort And Return • Sort all the event instances based on Pinstance • Return the best five ones for making itineraries

  15. Events Selection • Data Gathering • For test • Ability to make rational plans • Work efficiency • Data base • 12 movies, 5cinemas, 7 shopping centers, 16 brands, 8 parks, 6 museums, and 16restaurants

  16. Travel Mode Selection • Stefan’s part

  17. Events Selection

  18. Weekend Planner Itinerary Selection

  19. Itinerary Selection • Stefan’s part

  20. Weekend Planner User Interface

  21. User Interface • Amit’s part

  22. Weekend Planner Demo

  23. Thankyou!

More Related