> Data

hello all ,
is it possible to know where are the data to use please ?
thx

Posted by: saraHadjali @ Oct. 8, 2019, 8:03 a.m.

You can do your own feature engineering converting the user history into features how you please.. this reflects real world systems although you could also use the feature provider classes provided in RecoGym these use possibly weighted category sums of the items that a user viewed in their history. An example of how to do this is given https://github.com/criteo-research/reco-gym/blob/master/Bandit%20Feedback%20-%20Likelihood%20based%20feature%20engineering%20logistic%20regression.ipynb

Posted by: drohde @ Oct. 8, 2019, 9:25 a.m.
Post in this thread