JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Class
org.tribuo.regression.evaluation.RegressionEvaluator
Packages that use
RegressionEvaluator
Package
Description
org.tribuo.classification.explanations.lime
Provides an implementation of LIME (Locally Interpretable Model Explanations).
Uses of
RegressionEvaluator
in
org.tribuo.classification.explanations.lime
Fields in
org.tribuo.classification.explanations.lime
declared as
RegressionEvaluator
Modifier and Type
Field
Description
protected static final
RegressionEvaluator
LIMEBase.
evaluator