"'Neural networks' with interpretability"
By going through some literature on the usage of 'Neural Networks' for the Data mining, I understood that they lack in the 'Interpretability' factor.
This means, we cannot interpret how and which input attributes have influenced the output attribute (for numeric prediction, for example).
With the other algorithms, we have clear set of Rules, Trees, Formulas defined. But, the Neural Networks seem to face this specific problem.
Is that correct?
I could see that there are some research done to come up with Neuro-Fuzzy methods to solve that problems.
Now, what I would like to know is the support for such operators from the Rapidminer. Can we use the 'Neural Networks' operator and still have the capability of interpreting the results? How do we achieve that with 'Rapidminer'?
Kindly elaborate with some details. Thanks!