o19s / elasticsearch-learning-to-rank

Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch
http://opensourceconnections.com/blog/2017/02/14/elasticsearch-learning-to-rank/
Apache License 2.0
1.48k stars 370 forks source link

Fix code examples for uploading simple models. #456

Closed wrigleyDan closed 1 year ago

wrigleyDan commented 1 year ago

Fix code examples for uploading simple models with and without feature normalization. Fix corrects escaping and placement of feature_normalizers in JSON body.