Providing a Ranker model for Contextual search will require:
- Adding a ContextualSearch model to RankerModel
- Implementing a generic logistic regression proto
- Implement inference for the generic LR
- Send features from Contextual search to Ranker for inference
Most of this code will live in src/components/machine_intelligence/
Comment 1 by donnd@google.com
, Sep 1 2017