SciML/DataDrivenDiffEq.jl

Refactor STRRidge

Open

#57 opened on Mar 12, 2020

 (0 comments) (0 reactions) (0 assignees)Julia (58 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (428 stars)
PR merge metrics
 (Avg merge 2d 3h) (17 merged PRs in 30d)

Description

Has a very poor performance on bigger datasets due to naiive implementation. It's not a big issue, since SR3 performs well enough at the moment, but would be nice.

Contributor guide