-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
For the Nearest Neighbor function approximator, either of the knnK or rnnR parameters will be used. Currently this is represented as a Union{Void,Type{T}} in anticipation of the Nullable type being deprecated in future Julia releases. However, for the time being this will be less efficient. This may need to be revisited if the difference is significant.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested