-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Resolved
-
Affects Version/s: None
-
Fix Version/s: 7.5
-
Component/s: None
-
Labels:None
Currently the knnRegress function calculates the prediction by averaging the outcomes from the k nearest neighbors. The robust flag wil cause the knnRegression function to calculate the prediction by taking the median of the outcomes of the k nearest neighbors. This will be useful when using knnRegression for anomaly detection.
- is related to
-
SOLR-10784 Streaming Expressions machine learning functions library
-
- Open
-