We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c60175 commit 6c64f16Copy full SHA for 6c64f16
ot/da.py
@@ -16,7 +16,7 @@
16
17
from .bregman import sinkhorn, jcpot_barycenter
18
from .lp import emd
19
-from .utils import unif, dist, kernel, cost_normalization, label_normalization
+from .utils import unif, dist, kernel, cost_normalization, label_normalization, laplacian
20
from .utils import check_params, BaseEstimator
21
from .unbalanced import sinkhorn_unbalanced
22
from .optim import cg
0 commit comments