Open gabrielspmoreira opened 1 year ago
Thank you for the ticket @gabrielspmoreira. I just have a two additions to the list:
If we remove the ItemRetrievalScorer, we can also remove the PopularityBasedSampler: https://github.com/NVIDIA-Merlin/models/blob/5765c8ce2262f7f14fcb095f67b845235b8c16ac/merlin/models/tf/blocks/sampling/cross_batch.py#L26
We should also depreciate the logic of handling the PredictionTask instances in the base model class: ==> e.g. here
Description
Update Merling Models to remove update or deprecated blocks. The changes will cover updating:
Additional context Here are the blocks that need to be updated or removed from the API
Input blocks
Retrieval
Output blocks