public class FeatureInteractionV3 extends RequestSchemaV3<Iced,FeatureInteractionV3>
SchemaV3.Meta
Schema.AutoParseable
Modifier and Type | Field and Description |
---|---|
TwoDimTableV3[] |
feature_interaction |
int |
max_deepening |
int |
max_interaction_depth |
int |
max_tree_depth |
KeyV3.ModelKeyV3 |
model_id |
_exclude_fields
Constructor and Description |
---|
FeatureInteractionV3() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal
@API(help="Model id of interest", json=false) public KeyV3.ModelKeyV3 model_id
@API(help="Maximum interaction depth", required=true) public int max_interaction_depth
@API(help="Feature importance table", direction=OUTPUT) public TwoDimTableV3[] feature_interaction