-
Notifications
You must be signed in to change notification settings - Fork 14
Add LASSO without structure to LinearRegression notebook #203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Blunde1
wants to merge
32
commits into
equinor:main
Choose a base branch
from
Blunde1:lasso-no-structure
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 27 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
2844fdd
Add LASSO without structure to LinearRegression notebook
Blunde1 b0552e0
Transport observation samples, not deterministic responses
Blunde1 36c1f5c
Add specified observation noise, not just standard normal
Blunde1 c71b6c6
Run black
Blunde1 6f130a6
Run ruff
Blunde1 40b1e0e
Copy linear_l1_regression from graphite-maps
Blunde1 d2810b1
Rename parameters in linear_l1_regression for easier understanding
Blunde1 6a3b199
add sklearn and tqdm to docs
Blunde1 1474d54
Tidy up text in notebook
Blunde1 6310ad2
First draft and most important thoughts on objective in kalman-type m…
Blunde1 3fbc8eb
Strong opinions on language for perturbations added
Blunde1 7da4ea2
Be more consistent in mathematical notation
Blunde1 2f5ce09
Strong opinions on nll vs ls objectives even when equivalent estimators
Blunde1 b3c446a
TLDR and more strong opinions
Blunde1 e68a30c
Add explicit how to evaluate different methods
Blunde1 9614d63
Test to see if github renders block-level math
Blunde1 f042a0c
add newlines to make github recognize block-math format
Blunde1 a35aa19
Format equations in minimize model information-loss
Blunde1 a5a89b3
Use ^\ast instead of ^*
Blunde1 44fd48d
Brackets to clearly separate expressions
Blunde1 5d7ee69
Replace dollarsigns with mathblocks some places
Blunde1 50a4ced
Use github formatting for inline math
Blunde1 941c529
Comments on lasso without structure
Blunde1 5110a98
Comments on human understandable for enif
Blunde1 6b159e7
Make sure we condition on the correct d
Blunde1 a47ff3d
Be very clear on evaluation on test-data
Blunde1 d408c49
Fix typo
Blunde1 bc86d68
follows --> follow
Blunde1 e3142da
is -> are
Blunde1 3b99956
Fix typo "empirical"
Blunde1 d365049
Fix typo works->work
Blunde1 5775872
Fix typo yields->yield
Blunde1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.