Skip to content
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

Interpretability module: sparse linear models via LASSO #120

Merged
merged 26 commits into from
Jun 11, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
1ccbbce
Added Lasso notebook
pietronvll Jan 17, 2024
b345809
add lasso module
luigibonati Jan 30, 2024
e51871b
uploaded drafts of lasso notebooks
luigibonati Jan 30, 2024
df937a9
Merge remote-tracking branch 'origin/main' into interpretability
luigibonati Jun 5, 2024
e80ca9c
create explain submodule
luigibonati Jun 5, 2024
5489c4b
fix tests and warnings
luigibonati Jun 6, 2024
f54428b
add lasso regtests
luigibonati Jun 6, 2024
55ca602
fix return plot functions
luigibonati Jun 6, 2024
e71ff1f
updated stateinterpreter tutorial
luigibonati Jun 6, 2024
91fdf8c
updated lasso tutorials
luigibonati Jun 6, 2024
0192845
updated docs
luigibonati Jun 6, 2024
2aec410
fix doc and tutorials
luigibonati Jun 6, 2024
b8bb9f7
fix loops in lasso
luigibonati Jun 6, 2024
343fea6
updated documentation
luigibonati Jun 6, 2024
90fca93
fix indentation in committor notebook
luigibonati Jun 6, 2024
d117fab
fixed committor notebook
luigibonati Jun 6, 2024
9b7a217
long training for committor
luigibonati Jun 6, 2024
314e595
Fixed tutorials
EnricoTrizio Jun 6, 2024
f712c10
Merge branch 'interpretability' of https://github.com/luigibonati/mlc…
EnricoTrizio Jun 6, 2024
6ea925f
Plot longer training results in preview
EnricoTrizio Jun 6, 2024
35c5c45
fix lasso tutorial
luigibonati Jun 11, 2024
15ef1d9
raise error in lasso regression if target is not scalar
luigibonati Jun 11, 2024
5b26950
improved plot_features_distribution
luigibonati Jun 11, 2024
9b09f4e
run sphinx to update doc
luigibonati Jun 11, 2024
e3aec8f
remove utils
luigibonati Jun 11, 2024
71ad599
fix sensitivity notebook
luigibonati Jun 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading