graphinius icon indicating copy to clipboard operation
graphinius copied to clipboard

set creation / expansion improvements

Open cassinius opened this issue 6 years ago • 0 comments

  • [x] remove duplicates but add a counter so we have a notion of the 'strength' of elements
  • [x] test input conversion
  • [x] add tests for set item frequencies
  • [x] also adapt accumulateSetsFromSets in graphinius-recommender accordingly
  • [x] adapt similarity / recommendation scenarios based on this
  • [ ] remove the Set from SetsFromSets return value => frequency map contains all we need

cassinius avatar Oct 10 '19 21:10 cassinius