Hi All,
One of my known source is predicting house prices given multiple independent variables.
In this case i would have used the old war house linear regression. However he is inclined towards using Random Forest. As I know these are advanced decision trees which reduces the issue of overfitting with other benefits.
But I am not sure whether we can use random Forest for such a prediction. Please correct me I am wrong. Any literature in case this claim is true would really help.