sberbank-ai-lab / RePlay

RecSys Library
https://sberbank-ai-lab.github.io/RePlay/
Apache License 2.0
68 stars 6 forks source link

create wrapper for lama and base class for other grad.boost models #78

Closed AleXXL1986 closed 2 years ago

AleXXL1986 commented 2 years ago

this is necessary for convenient use in scenarios standard interface (fit/predict)

monkey0head commented 2 years ago

it is not a "standard interface" as we need to pass dataframe combined with features from first level models and statistical features to fit/predict to leave second-level model detached from models / features processors