Skip to content

Instantly share code, notes, and snippets.

@fclesio
Created January 13, 2020 16:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fclesio/ab38757b0b03bdc4daf07836c89e62d9 to your computer and use it in GitHub Desktop.
Save fclesio/ab38757b0b03bdc4daf07836c89e62d9 to your computer and use it in GitHub Desktop.
print(f’Number of Estimators: {len(model_rf_reload_pkl.estimators_)}’)
# >>> Number of Estimators: 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment