Switched to ARDRegression to keep the code more maintainable
Compare changes
Files
2+ 162
− 154
@@ -3,8 +3,6 @@ from __future__ import annotations
@@ -25,6 +23,168 @@ from joblib import Parallel, delayed
@@ -272,158 +432,6 @@ class SelectRelevantLowResolution(TransformerMixin, BaseEstimator):