Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. ###############################################################################
  2. # Base Estimators #
  3. ###############################################################################
  4. # Create dict for classifiers with feature_importances_ attribute
  5. FEATURE_IMPORTANCE = {"Gradient Boosting", "Extra Trees Ensemble", "Random Forest"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement