lasso: minor change in unit test
This commit is contained in:
+1
-1
@@ -447,7 +447,7 @@ mod tests {
|
|||||||
&y,
|
&y,
|
||||||
LassoParameters {
|
LassoParameters {
|
||||||
alpha: 0.1,
|
alpha: 0.1,
|
||||||
normalize: false,
|
normalize: true,
|
||||||
tol: 1e-4,
|
tol: 1e-4,
|
||||||
max_iter: 1000,
|
max_iter: 1000,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user