Inference of two models with dependencies example
Created by: guru4elephant
Build a serving example with two models
- the score of model A is the input of model B
- Train model A and model B with Criteo dataset on CTR DNN
- Model A is only trained with dense features
- Model B is trained with sparse features and the score from odel A.