public class DrfMojoModel.ContributionsPredictorDRF extends SharedTreeMojoModelWithContributions.ContributionsPredictor
| Constructor and Description |
|---|
ContributionsPredictorDRF(TreeSHAPPredictor<double[]> treeSHAPPredictor) |
| Modifier and Type | Method and Description |
|---|---|
float[] |
getContribs(float[] contribs) |
calculateContributionspublic ContributionsPredictorDRF(TreeSHAPPredictor<double[]> treeSHAPPredictor)
public float[] getContribs(float[] contribs)
getContribs in class SharedTreeMojoModelWithContributions.ContributionsPredictor