public static interface Model.DeepFeatures
Modifier and Type | Method and Description |
---|---|
Frame |
scoreAutoEncoder(Frame frame,
Key destination_key,
boolean reconstruction_error_per_feature) |
Frame |
scoreDeepFeatures(Frame frame,
int layer) |
Frame |
scoreDeepFeatures(Frame frame,
int layer,
Job j) |