-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
area/apibreakingBreaking changeBreaking changechoreMaintenance for the repositoryMaintenance for the repositorydocumentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Description
Update Merling Models to remove update or deprecated blocks. The changes will cover updating:
- API
- Tests
- Examples
- Documentation
Additional context
Here are the blocks that need to be updated or removed from the API
Input blocks
- InputBlock -> InputBlockV2
- EmbeddingFeatures -> Embedddings
Retrieval
- RetrievalModel -> RetrievalModelV2
- MatrixFactorizationModel -> MatrixFactorizationModelV2
- TwoTowerModel -> TwoTowerModelV2
- YoutubeDNNRetrievalModel -> YoutubeDNNRetrievalModelV2
- InBatchSampler -> InBatchSamplerV2
Remove: - ItemRetrievalScorer
- ItemRetrievalTask
- NextItemPredictionTask
Output blocks
- BinaryClassificationTask -> BinaryOutput
- RegressionTask -> RegressionOutput
- ParallelPredictionBlock -> OutputBlock
Metadata
Metadata
Assignees
Labels
area/apibreakingBreaking changeBreaking changechoreMaintenance for the repositoryMaintenance for the repositorydocumentationImprovements or additions to documentationImprovements or additions to documentation