Wei Wei
                                            Wei Wei
                                        
                                    This is expected. The text field was too narrow to show the entire sentence (I forgot what was the words after 'bookmarking' I used). The partial sentence you input is...
Working on it. Meanwhile, "hello i am definitely delighted i found bookmarking site www winbig com very profitable" is an input you can use to reproduce the result
Yes, we will work on new videos on TFRS. Specific timelines/topics are not decided yet. If there are things that you would like to learn, please add them here and...
We have already added a section on item2item recommendation in the doc: https://www.tensorflow.org/recommenders/examples/basic_retrieval#item-to-item_recommendation It's easy to do if you have the right data ready.
Check out this section: https://www.tensorflow.org/recommenders/examples/basic_ranking#testing_the_ranking_model
Yep, we created that tutorial after seeing your feature request here
TB is working fine now.
TFX ExampleGen does not currently support TFDS (https://github.com/tensorflow/tfx/issues/2027). This is a limitation on TFX. One hacky way to do it is to just feed an empty csv to CsvExampleGen but...
We have released a ranking tutorial with TFX.
Our TFX colleague @rcrowe-google is working on one