grahamjenson / ger

Good Enough Recommendation (GER) Engine
376 stars 47 forks source link

Add filter to exclude recommendations that expire soon #29

Closed grahamjenson closed 9 years ago

grahamjenson commented 9 years ago

Create a configuration that does not recommend things that expire in an amount of time in seconds from now.

For example:

If you generate recommendations that expires in the next few seconds it is probably pointless to recommend. If it expires in the next 15 minutes then it is useful online channel, but via email it is not great. and so on.