public class XGBoostJavaVariableImportance extends java.lang.Object implements XGBoostVariableImportance
| Constructor and Description |
|---|
XGBoostJavaVariableImportance(XGBoostModelInfo modelInfo) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,FeatureScore> |
getFeatureScores(byte[] boosterBytes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanuppublic XGBoostJavaVariableImportance(XGBoostModelInfo modelInfo)
public java.util.Map<java.lang.String,FeatureScore> getFeatureScores(byte[] boosterBytes)
getFeatureScores in interface XGBoostVariableImportance