Closed jonpsy closed 3 years ago
@gf712 I was pondering on why do we allow the users to specify the Distance Class? The formula is very clear with the distance metric to use. Besides, the distance metric being shift invariant is the very foundation on which I'm moving these classes inside SIV. I've taken the liberty to initialize the appropriate distance class by default inside the ctor. If you have differing opinion, lemme know :) #5151
Oh I guess this is why you changed it in the other PR? I think @karlnapf might be better suited to answer this question?
Re-open when the devs are back.
@gf712 I was pondering on why do we allow the users to specify the Distance Class? The formula is very clear with the distance metric to use. Besides, the distance metric being shift invariant is the very foundation on which I'm moving these classes inside SIV. I've taken the liberty to initialize the appropriate distance class by default inside the ctor. If you have differing opinion, lemme know :) #5151