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 2c60019 commit 7fbec61Copy full SHA for 7fbec61
Vampyr_MTL/functions/tests/test_C_Least_L21.py
@@ -8,7 +8,7 @@
8
9
# iris data
10
X_train, X_test, Y_train, Y_test, df = get_data()
11
-opts = opts(1500,0)
+opts = opts(1500,2)
12
opts.tol = 10**(-6)
13
14
0 commit comments