Skip to content

Other norms for fitting? (feature request) #49

@willsharpless

Description

@willsharpless

Hi thank you for making this awesome package,

I understand that several works have noted that the L2 norm may not be the best choice for fitting certain functional spaces. Personally, I have an application where the maximum error (Linf) is more important than the mean error (L2). One may also want a sparse fit in some cases too or a lasso regression. Would you consider adding minimization (via linear programming) over other norms as a possibility?

I see this package currently is using pinv and avoiding optimization, but perhaps code from pysindy might make this feasible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions