regression - modifiying random forest such that all trees have some (predetermined) features in common -


i looking @ regression problem trying solve using random forest. data set has approx 200 features.

two of 200 features important (known business use case), , make sure used in every tree in random forest. question: makes sense theoretical point of view? , if yes, has done before?

i appreciate thoughts, references, etc.

thanks.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -