Skip to content

The Universal Recommender v0.4.0

Latest
Compare
Choose a tag to compare
@pferrel pferrel released this 11 Oct 22:21
· 16 commits to master since this release

Changes in v0.4.0

  • This version requires PredictionIO-0.9.7-aml found here.
  • New tuning params are now available for each "indicator" type, making indicators with a small number of possible values much more useful—things like gender or category-preference. See docs for configuring the UR and look for the indicators parameter.
  • New forms of recommendations backfill allow all items to be recommended even if they have no user events yet. Backfill types include random and user defined. See docs for configuring the UR and look for the rankings parameter.