tensorflow / ranking

Learning to Rank in TensorFlow
Apache License 2.0
2.74k stars 474 forks source link

Updated quickstart tutorial with new apis #343

Open mohantym opened 1 year ago

mohantym commented 1 year ago

Updated quickstart tutorial with new apis Old api - tf.keras.layers.experimental.preprocessing.StringLookup New api - tf.keras.layers.StringLookup Attached Old and new gist for reference.

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB