This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reduces the dependency of ridge tests on on solver
* Tests without regularization should be high accruate wrt. w_exact as long as samples >> rank(X) * Tests with regularization should be highly accurate between solvers if num_properties is very small otherwise only approximative * unifies accuracies: - approx: atol=1e-13, rtol=1e-8 - high accuray: atol=1e-15, rtol=1e-10
- Loading branch information
1 parent
eac4cf5
commit f93594e
Showing
1 changed file
with
120 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters