-
Notifications
You must be signed in to change notification settings - Fork 327
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix (ssr): Re-implement l0-based model seletion option
Also change test to use better-conditioned feature library, since l0 penalty is based upon condition number. Also, fix use of inflection point model selection. Because error history is reversed before calculating inflection index, index is from the end of the list Also, extract calculating the index of inflection in SSR (+ tests)
- Loading branch information
1 parent
6747bf7
commit 9b5130a
Showing
2 changed files
with
52 additions
and
12 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
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