 Best Case: All the keys are different for each user, protected method Worst Case: All the keys are equals For each case analyse: - Performance based on lenght of size - Small Size - Big Size # Overview Idea - Get the user data and define first the condition: - Fixed key - Small - Large - Different Key - Small - Large - Training the classifier for a user u, use the idea of issue #9
Best Case: All the keys are different for each user, protected method
Worst Case: All the keys are equals
For each case analyse:
Overview Idea