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.
fixing several issues with ridge tests
* the seed for rng was just set once, added autouse fixture to set it before each test * replace np.random.normal with self.rng.normal to use seed * scaling tests don't use regularization, so it was removed * move documentation to start of tests
- Loading branch information
1 parent
64f04d6
commit eac4cf5
Showing
1 changed file
with
32 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