jimmylao edited a comment on issue #53: URL: https://github.com/apache/incubator-bluemarlin/issues/53#issuecomment-1054648429
@sanjaynirmal There is a placeholder in model.py for userID (or device ID) at the beginning of model.py (line 30 for placeholder, line 40 for userID embedding), however, it was not used afterwards, i.e. userID is not used in the model. While CTR generation, the input data does need to provide DID information to follow the format of input data, however, it may not require the DID exists in training data. In summary, the potential issue may not happen in reality. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@bluemarlin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org