You can’t keep data forever or your storage needs will grow without bounds. At
some point you will need to trim it to maintain a moving window in time. Some
E-Com applications maintain a year of data if their items have relatively long
lifetimes in the catalog.
You may need to use the db-cleane
Hi Pat,
Thank you for the reply.
So what do we mean when we say "ages out of the data"?
On Wed, Sep 13, 2017 at 1:42 PM, Pat Ferrel wrote:
> This is done with blacklisting. The default config blacklists all items in
> the training data that the users has taken the primary event on. So if your
This is done with blacklisting. The default config blacklists all items in the
training data that the users has taken the primary event on. So if your primary
event is “buy” then once a user has bought a particular table they will not be
recommended that table again until the “buy” event ages ou
Hi,
Is there a way to add seasonality of products:
eg: If I buy a table now, I would not want to recommend tables again for
the next year.
So how could I include this seasonality into making recommendations?
Thanks.
--
Saarthak Chandra,
Masters in Computer Science,
Cornell University.