Hello Solene, I am trying to use your BEM code but I am having problems when running the exemples of the documentation in the random_forest_regression part. I get the following error:
AttributeError: 'RandomForestRegressor' object has no attribute 'max_samples'
I am using python 3.7.2 and the version 0.22.1 of sklearn. Any idea of what can be going on?
Thanks!
Jorge
Hello Solene, I am trying to use your BEM code but I am having problems when running the exemples of the documentation in the random_forest_regression part. I get the following error:
AttributeError: 'RandomForestRegressor' object has no attribute 'max_samples'
I am using python 3.7.2 and the version 0.22.1 of sklearn. Any idea of what can be going on?
Thanks!
Jorge