Interpreting Decision Trees and Random Forests
The random forest has been a burgeoning machine learning technique in the last few years. It is a non-linear tree-based model that often provides accurate results. However, being mostly black box, it is oftentimes hard to interpret and fully understand. In this blog, we will deep dive into the fundamentals of random forests to better grasp them. We start by looking at the decision tree--the building block of the random forest.
Sep-20-2017, 14:50:15 GMT
- Technology: