NoHubnessReduction¶
-
class
skhubness.reduction.
NoHubnessReduction
[source]¶ Bases:
object
Dummy class to test the library
Methods Summary
fit
(self[, neigh_dist, neigh_ind])fit_transform
(self[, neigh_dist, neigh_ind, …])transform
(self[, neigh_dist, neigh_ind, …])Methods Documentation