The error message was `AttributeError: 'RandomForestClassifier' object has no attribute 'n_features_in_'` Is there any range of sklearn versions which are explicitly supported?
The error message was
AttributeError: 'RandomForestClassifier' object has no attribute 'n_features_in_'Is there any range of sklearn versions which are explicitly supported?