Restructured code to use classes compatible with joblib and minimize hacks when saving
Compare changes
- Danilo Ferreira de Lima authored
+ 1
− 1
@@ -518,7 +518,7 @@ class Model(TransformerMixin, BaseEstimator):
@@ -518,7 +518,7 @@ class Model(TransformerMixin, BaseEstimator):