public class SignificantRulesV3 extends RequestSchemaV3<Iced,SignificantRulesV3>
SchemaV3.Meta
Schema.AutoParseable
Modifier and Type | Field and Description |
---|---|
KeyV3.ModelKeyV3 |
model_id |
TwoDimTableV3 |
significant_rules_table |
_exclude_fields
Constructor and Description |
---|
SignificantRulesV3() |
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="The estimated coefficients and language representations (in case it is a rule) for each of the significant baselearners.", direction=OUTPUT) public TwoDimTableV3 significant_rules_table