Transformers4Rec
Transformers4Rec copied to clipboard
fixed error output in notebook 02
Notebook 02 had an error output from Triton server request due to NA values in the category column of the batch data. Added a dropna() statement to clean the rows with NA before sending a request to the Triton server.
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB