[
https://issues.apache.org/jira/browse/IGNITE-16606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leo Vuylsteker updated IGNITE-16606:
------------------------------------
Priority: Blocker (was: Major)
> Weighted KNN Regression
> -----------------------
>
> Key: IGNITE-16606
> URL: https://issues.apache.org/jira/browse/IGNITE-16606
> Project: Ignite
> Issue Type: Bug
> Components: ml
> Affects Versions: 2.12
> Reporter: Leo Vuylsteker
> Priority: Blocker
> Labels: easyfix
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> It seems to me that the KNNRegressionWeightedPredictor.predict implementation
> is incorrect. Indeed, the weighting term currently used is distance but it
> should be 1 / distance if I am not mistaken.
> I believe that it could be a major issue that you might want to modify
> quickly.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)