Resolve "integration-sota"
Compare changes
- Charly Lamothe authored
Fix omp_wo_weights when coupled with normalize_D. Fix missing selected trees saving for omp and random. Update compute results (not done yet). Fix omp_distillation.
@@ -41,7 +41,7 @@ class OmpForest(BaseEstimator, metaclass=ABCMeta):
@@ -153,11 +153,6 @@ class SingleOmpForest(OmpForest):