public class KLimeModelPrediction extends RegressionModelPrediction
| Modifier and Type | Field and Description |
|---|---|
int |
cluster
Chosen cluster for this data point.
|
double[] |
reasonCodes
Array of reason code.
|
value| Constructor and Description |
|---|
KLimeModelPrediction() |