This Component is able to create a Local Interpretable Model-agnostic Explanation (LIME) to explain the predictions of any machine learning model in KNIME.
You have to use this component together with LIME Loop Start node from the KNIME Machine Learning Interpretability Extension.
Please install KNIME H2O Machine Learning Integration.
https://hub.knime.com/knime/extensions/org.knime.features.ext.h2o/latest
The workflow within the Component will go through the following steps:
1. Using LASSO to select relevant features.
2. Training a local surrogate Generalized Linear Model (GLM) using Weighted Least Squares (WLS).
3. Output the coefficients of the local model able to explain the original instance prediction.
More info about LIME at:
homes.cs.washington.edu/~marcotcr/blog/lime
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.