Resolve "integration-sota"
Compare changes
- Charly Lamothe authored
+ 4
− 2
@@ -154,10 +154,12 @@ class Trainer(object):
@@ -154,10 +154,12 @@ class Trainer(object):
if type(model) in [OmpForestRegressor, SimilarityForestRegressor, KMeansForestRegressor, EnsembleSelectionForestRegressor,
OmpForestBinaryClassifier, OmpForestMulticlassClassifier, SimilarityForestClassifier, KMeansForestClassifier, EnsembleSelectionForestClassifier]: