Even after using random forest of 10 estimators and 5 max_depth , only getting 82% accuracy. How to improve further?
Low accuracy on this assignment
hey @nikhil_sarda,
It not always that random forest would work the best .
You need to understand the data , and process it so that your model can also understand it in much better manner. Hence, Try working on feature engineering a bit.
Now apart from that , i guess you need to more better tune parameters of random forest to get better score.
But more focus should be on feature engineering.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.