[Solved] Machine learning query [closed]
Suppose you train your random forest classifier on 70% of the data you have, then it will help your classifier to identify useful attributes or features for the random forest classifier from this training data. But there are many hyper parameters e.g. depth of a Random Forest classifier, which affects the performance of RF classifier. … Read more