Liang-Chi Hsieh created SPARK-7143: -------------------------------------- Summary: Add BM25 Estimator Key: SPARK-7143 URL: https://issues.apache.org/jira/browse/SPARK-7143 Project: Spark Issue Type: New Feature Components: ML Reporter: Liang-Chi Hsieh
[BM25|http://en.wikipedia.org/wiki/Okapi_BM25] is a retrieval function used to rank documents. It is commonly used in IR tasks and can be parallel. This issue is proposed to add it into Spark ML. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org