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 4e0c444 commit 72b76c8Copy full SHA for 72b76c8
metric_learn/scml.py
@@ -338,7 +338,7 @@ class SCML(_BaseSCML, _TripletsClassifierMixin):
338
gamma: float (default = 5e-3)
339
Learning rate for the optimization algorithm.
340
341
- max_iter : int (default = 100000)
+ max_iter : int (default = 10000)
342
Number of iterations for the algorithm.
343
344
output_iter : int (default = 5000)
0 commit comments