Decision Trees -- Understanding Explainable AI – Towards Data Science
Explainable AI or XAI is a sub-category of AI where the decisions made by the model can be interpreted by humans, as opposed to "black box" models. As AI moves from correcting our spelling and targeting ads to driving our cars and diagnosing patients, the need to verify and justify the conclusions being reached is beginning to be prioritised. To begin to delve into the field, lets look at one simple XAI model: the decision tree. Decision trees can be easily read and even mimic a human approach to decision making by breaking the choice into many small sub-choices. A simple example is how one may evaluate local universities when the leave high school.
Mar-4-2018, 05:10:45 GMT
- Technology: