river icon indicating copy to clipboard operation
river copied to clipboard

Quantile Regression Approaches

Open cdeterman opened this issue 1 year ago • 1 comments

As a general question, the quantile regression approach is very interesting but are there other algorithms that can be used with quantile regression? I think I only found the loss argument in the LinearRegression and SoftmaxRegression.

cdeterman avatar Sep 24 '24 13:09 cdeterman

Seconded! It would be super useful to be able to do quantile regression using more than just the linear model, for example for monitoring / outlier detection

creativedutchmen avatar Jul 11 '25 18:07 creativedutchmen