Skip to content

Releases: smartnews/rsdiv

v0.1.9

17 Jul 02:36
Compare
Choose a tag to compare

What's Changed

  • index bug fixed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

16 Jul 23:31
Compare
Choose a tag to compare

What's Changed

  • add the distribution analysis
  • fix mypy warnings

Full Changelog: v0.1.7...v0.1.8

v0.1.7

13 Jul 15:24
01c32c5
Compare
Choose a tag to compare

What's Changed

  • add requirements.

Full Changelog: v0.1.6...v0.1.7

v0.1.6

13 Jul 13:49
Compare
Choose a tag to compare

What's Changed

  • support embedding class.
  • example with fastText wiki_en 300-dim embeddings.

Full Changelog: v0.1.6...v0.1.5

v0.1.5

11 Jul 12:21
7ed81c3
Compare
Choose a tag to compare

What's Changed

  • support the top n unseen recommended items for an arbitrary user.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

11 Jul 07:27
Compare
Choose a tag to compare

What's Changed

  • various predictions methods

Full Changelog: v0.1.3...v0.1.4

v0.1.3

10 Jul 06:27
Compare
Choose a tag to compare

What's Changed

  • supported for the base recommenders
  • supported for the wrapper for LightFM recommenders

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 Jul 09:47
Compare
Choose a tag to compare

What's Changed

  • MovieLens100KDownLoader supported
  • Shannon Index metric supported

Full Changelog: v0.1.1...v0.1.2

v0.1.1

06 Jul 00:44
Compare
Choose a tag to compare

What's Changed

  • supported for the preparation for the benchmark datasets
  • supported for the evaluation for the results in various aspects