public class KlimeTransform
extends java.lang.Object
implements ai.h2o.mojos.runtime.transforms.MojoTransform
A MOJO2 pipeline implementation that uses a k-LIME MOJO (built on H2O-3 MOJO framework) as the predictor inside. The intent is to provide as identical an experience to the MOJO2 API as possible.
| Modifier and Type | Method and Description |
|---|---|
void |
transform(ai.h2o.mojos.runtime.frame.MojoFrame frame) |