FilippoMB/Ensemble-Conformalized-Quantile-Regression

In the preprocessing.py, when creating subsets, it seems there's no operation about the discarded sequence?

plantonic opened this issue · 1 comments

In the preprocessing.py, when creating subsets, it seems there's no operation about the discarded sequence?

You are right, thanks! I now modified line 93 and line 96 in data_preprocessing.py

I recently did a major restructuring to the code and the deletion part slipped out.