shenweichen / DeepCTR-Torch

【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
https://deepctr-torch.readthedocs.io/en/latest/index.html
Apache License 2.0
2.95k stars 696 forks source link

Adding sample weight to the fit function #245

Open ajing opened 2 years ago

ajing commented 2 years ago

Is your feature request related to a problem? Please describe. adding sample level weight during model training

Describe the solution you'd like Add one more parameter to the fit function