| Modifier and Type | Method and Description |
|---|---|
LightGBMBinaryClassificationModel |
LightGBMModelCreator.fit(com.feedzai.openml.data.Dataset dataset,
Random random,
Map<String,String> params) |
LightGBMBinaryClassificationModel |
LightGBMModelCreator.loadModel(Path modelPath,
com.feedzai.openml.data.schema.DatasetSchema schema) |
| Constructor and Description |
|---|
LightGBMTreeSHAPFeatureContributionExplainer(LightGBMBinaryClassificationModel model)
Constructor.
|
Copyright © 2022 Feedzai. All rights reserved.