• peng xiao's avatar
    Rewrite distanceToCenters. · 68a8a111
    peng xiao authored
    It supports NORM_L1 distance types now and can
    use user provided indices.
    Also fixed a bug of kmeans where distance pointers should be float instead
     of double.
    
    NORM_L2 changed to NORM_L2SQR, Accuracy and Perf tests are added
    
    added ROI support in accuracy test of distanceToCenters
    68a8a111
ml_machine_learning.rst 5.45 KB