Skip to content

Interval-Specific Linear Models in Piecewise Linear Regression/Classification #117

Description

@Mojzaar

I am interested in finding out if it's possible to use distinct linear models for each interval. To illustrate, if the data is divided into three parts by the binning process, I would prefer to use Ridge regression for the first interval, Lasso for the second, and SVR for the third. Could you suggest a way to accomplish this using your package? This would enable me to perform GridSearchCV on the entire dataset and pick the optimal models and parameters for each interval.

Any suggestions you have would be greatly appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions