Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Alternative solvers for QuantileRegressor #20132

Copy link
Copy link
Open
@glemaitre

Description

@glemaitre
Issue body actions

QuantileRegressor has been implemented in #9978
However, it was reported to have an issue with large array of data where linear programming solvers require to form huge matrices for the optimization problem.

A potential solution is to have an online solver using partial_fit. However, it is not clear which solvers would be best to solve this issue.

Has proposed by @agramfort #9978 (comment), we should benchmark the different available solvers before making an implementation choice.

Pinging @RPyElec @avidale @agramfort @lorentzenchr @GaelVaroquaux that were involved in the discussion in the former pull-request.

Tasks:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Discussion
    Show more project fields

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.