radibnia77 commented on issue #44:
URL: 
https://github.com/apache/incubator-bluemarlin/issues/44#issuecomment-1033187751


   You need 2 pipelines to build 2 different models to predict each item.
   1. DLPredictor Impression Pipeline
   2. DLPredictor Request Pipeline
   
   These pipelines are almost identical; the differences can me on
   1. Different active modules, For example, the Request Pipeline has a 
transform module that modifies the schema of the Request Table so that it can 
be processed by existing modules; adding price-category and bucket-ids
   2. Configuration; different input tables, pipeline tags and etc.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to