Resolve "integration-sota"
Compare changes
- Charly Lamothe authored
Speedup similarity forest regressor and add parallelization at the extracted forest size level in the training
@@ -34,35 +31,40 @@ class SimilarityForestRegressor(BaseEstimator, metaclass=ABCMeta):