-
Notifications
You must be signed in to change notification settings - Fork 1
kNN: Optimal k #3
Copy link
Copy link
Closed
Labels
featureNew feature or requestNew feature or requeststatsStatisticsStatisticstestsIntegration/Unit testsIntegration/Unit tests
Milestone
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requeststatsStatisticsStatisticstestsIntegration/Unit testsIntegration/Unit tests
Projects
Status
Done
Is your feature request related to a problem? Please describe.
kNN module
Describe the solution you'd like
kNN module for both classification and regression. Determine optimal k.
Methods:
Parameters:
Expected input
Expected API
Acceptance criteria
Tasks