datasciyj

Results 3 issues of datasciyj

Hi, thanks for this awesome toolbox for uplift modeling. I have data for one treatment and one control group and used XGBoost as a base regressor. I'm trying to compare...

question

Hi, `metrics = tfrs.metrics.FactorizedTopK( candidates=movies.batch(128).map(movie_model) )` I'm trying to figure out how 'candidates' argument works for FactorizedTopK metric from the retrieval tutorial. The tutorial uses 'movies' dataset, and I found...

Hi @patrickorlando, I asked another question yesterday in [https://github.com/tensorflow/recommenders/issues/618] As I mentioned in the previous issue, I'm trying to create a sequential ranking model with retail data. Unlike the ranking...