Package org.tribuo.classification.explanations.lime


package org.tribuo.classification.explanations.lime
Provides an implementation of LIME (Locally Interpretable Model Explanations).

This implementation supports numerical, text and also mixtures of numerical and text data using the org.tribuo.data.columnar infrastructure.