DeepCTR
DeepCTR copied to clipboard
Why comment out "if feat.name not in sparse_embedding" in create_embedding_dict ?
https://github.com/shenweichen/DeepCTR/blob/df06f25cf3e20818b6fb2d1636c0748983bdf2ab/deepctr/inputs.py#L143
Is there any reason for this?