NVIDIA-Merlin / models

Merlin Models is a collection of deep learning recommender system model reference implementations
https://nvidia-merlin.github.io/models/main/index.html
Apache License 2.0
262 stars 50 forks source link

Fix issue #1226 #1238

Open ibraheemalayan opened 6 months ago

ibraheemalayan commented 6 months ago

Since the Ali-CCP datasets contains many null values, Int32 ( nullable integer ) should be used instead

Fixes # 1226

see https://github.com/NVIDIA-Merlin/models/issues/1226#issuecomment-2094149845

copy-pr-bot[bot] commented 6 months ago

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.