Skip to content

EnricRovira/025_Kaggle-OTTO-Recsys-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle-OTTO-Recsys-2022

Header

https://www.kaggle.com/competitions/otto-recommender-system/overview/


This repo conteins my training script for candidate generation items in order to feed them to the ranker model.

A simple bert base model in which items are feed in a sequence way, ordered by time. A transformer apply attentions weights and i tye the embeddings as the tranposed matrix of the embeddings is the same shape as output shich results in a huge gaining of time performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages