-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Description
Any way to speed up training would be great. From the code, it looks like the results of the kernel function could be memoized for each data pair after it's been computed once. Avoiding that computation could be a big deal on my data set where each vector has a length in the thousands.
Are there any other improvements that could be made?
Metadata
Metadata
Assignees
Labels
No labels