abess-team / skscope

skscope: Sparse-Constrained OPtimization via itErative-solvers
https://skscope.readthedocs.io
MIT License
312 stars 13 forks source link

[Feature] isotonic regression API for practitioners #80

Closed Mamba413 closed 4 months ago

Mamba413 commented 4 months ago

It would be interesting to give users a easy-to-use API for the isotonic regression. The regression implemented skscope is already provided in example gallery: https://skscope.readthedocs.io/en/latest/gallery/LinearModelAndVariants/isotonic-regression.html. So, this can be easily solved by wrapping the necessary code.

Reference: