lee-group-cmu / RFCDE

Random Forests for Conditional Density Estimation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New release for feature importance in python?

kevindarby opened this issue · comments

Hi, this is a really simple yet brilliant method. Thanks for this.

Small request -- the version I got from pypi doesn't have

def variable_importance(...)

Would you please update when you get a chance?

Also, do you expect all data in [0,1]? It seems that way, but it's not asserted.

Thanks!