yromano / cqr

Conformalized Quantile Regression
https://sites.google.com/view/cqr
Other
236 stars 45 forks source link

data exchangeably #6

Open severous opened 1 year ago

severous commented 1 year ago

@yromano In conformal prediction, the regression algorithm must treat the data exchangeably. I want to know whether CQR must treat the data exchangeably.

yromano commented 1 year ago

Yes, it treats the points exchangeably if you follow the notebooks.

On 28 Jan 2023, at 2:47, severous @.***> wrote:

In conformal prediction, the regression algorithm must treat the data exchangeably. I want to know whether CQR must treat the data exchangeably.

— Reply to this email directly, view it on GitHub https://github.com/yromano/cqr/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJQKCPFVC27ULQBPB4SHSUTWURUBBANCNFSM6AAAAAAUJKPOSM. You are receiving this because you are subscribed to this thread.

severous commented 1 year ago

Does CQR based on split conformal predictin not apply to non-exchangeable data?