I would like to use a customized distance function instead of consine distance. I would like also make it a distributed algorithm for a large data set. Please advise how to do it with Intel DAAL.
By the way, where is the source code for java files like cosdistance/Method.java etc.? It would be very helpful to follow those code to write customized algorithms, which would make the library much more useful.