-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: modules/classification
-
Labels:None
-
Lucene Fields:New
When reading code noticed that in KNearestNeighborClassifier a neutral boost factor is restored but in KNearestNeighborDocumentClassifier this currently does not happen. This seems unintended.