issues
search
Ohjeah
/
sparsereg
a collection of modern sparse (regularized) linear regression algorithms.
MIT License
61
stars
21
forks
source link
sindy model refactor
#4
Closed
Ohjeah
closed
7 years ago
Ohjeah
commented
7 years ago
make sindy model a full sklearn pipeline:
[x] transformer to get derivatives from data
[x] variable sparse regression class
[x] multioutput wrapper
make sindy model a full sklearn pipeline: