datawhalechina / torch-rechub

A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.
MIT License
400 stars 74 forks source link

fix ali_ccp preprocess and save model menthod #41

Closed yinpu closed 2 years ago

yinpu commented 2 years ago
  1. fix ali_ccp preprocess that make threshold is 10.
  2. change all trainer save model methods. Save the model weights of the last epoch of the training process without triggering earlystop.