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 94b929b commit b6687b5Copy full SHA for b6687b5
ot/da.py
@@ -1438,7 +1438,7 @@ class SinkhornLpl1Transport(BaseTransport):
1438
"""
1439
1440
def __init__(self, reg_e=1., reg_cl=0.1,
1441
- max_iter=10, max_inner_iter=200, lo=False,
+ max_iter=10, max_inner_iter=200, log=False,
1442
tol=10e-9, verbose=False,
1443
metric="sqeuclidean", norm=None,
1444
distribution_estimation=distribution_estimation_uniform,
0 commit comments