We're planning to conduct a data mining study which will be using ID3, C4.5 and CART algorithms. Naturally, this would then generate three different decision trees.

Would it be possible to create a random forest that uses these three different models?

We're planning to use Python's orange and scikit-learn for this.

More Leejames Merlas's questions See All
Similar questions and discussions