skhubness.analysis
skhubness.neighbors
skhubness.reduction
skhubness.reduction.
LocalScaling
Bases: object
object
Hubness reduction with local scaling.
Methods Summary
fit(self, neigh_dist, neigh_ind, assume_sorted)
fit
transform(self, neigh_dist, neigh_ind, …)
transform
Methods Documentation