Skip to content

Suggests clothing items to you based on Active Learning strategies. Just a research project (Ma Thesis)!

License

Notifications You must be signed in to change notification settings

WorldRepository/Shopr

 
 

Repository files navigation

Shopr

Shopr screenshot

Suggests clothing shops to you based on Active Learning strategies. Just a research project!

The conversation-based active learning critiquing algorithm used is heavily based on

Tweaking Critiquing, Lorraine McGinty and Barry Smyth, 2003.

PDF (as of June 2013)

It differs by allowing negative critiques and uses these as an indicator of positive or negative progress. Why? Imagine a clothing item selection: you may not always say 'Hey, I like this color!', but also 'OMG, this color looks bad!'. It also helps limit the options for use on a smaller screen.

How to add a new attribute

  1. Create a new class in shopr.algorithm.model extending GenericAttribute.
  2. Define end-user name in CritiqueActivity's ItemFeatureAdapter.getView().

License

The code in this repository is licensed under Apache License, Version 2.0 except where noted otherwise.

Other content is licensed under a Creative Commons Attribution 3.0 Germany License. Be aware that contents of the data set may be subject to intellectual property rights.

About

Suggests clothing items to you based on Active Learning strategies. Just a research project (Ma Thesis)!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors