v0.2.3
Change Log
Major Features and Improvements
Bug Fixes and Other Changes
- Use
float64in metric to prevent nan/inf loss when calculating logloss
API changes
DCNadd a new parameter:
cross_parameterization: string,"vector"or"matrix", way to parameterize the cross network.if set to"matrix"then it will beDCN-M- Add
EarlyStoppingandModelCheckpointindeepctr_torch.callbacks