Luc manage normalization
Compare changes
- Luc Giffon authored
@@ -34,6 +34,9 @@ class OmpForestRegressor(BaseEstimator):
@@ -51,24 +54,57 @@ class OmpForestRegressor(BaseEstimator):
\ No newline at end of file
Add evaluation for omp forest regressor + use normalization parameter. Storing results isn't done yet