Discussion:
[Scikit-learn-general] Calculate the correlation RandomForestRegression
Ali Zude
2016-02-24 11:44:08 UTC
Permalink
Hi all;
I am trying to calculate the correlation between the current observation (individual features in the observation) and the trees' subsets. Could you please help me to do that if possible?Also, I am struggle a bit with understanding the output from  clf.apply(X) and clf.tree_.value(), it will be great if you can help me
RegardsAli

 

Loading...