Uses of Class
org.apache.sysds.api.mlcontext.Frame
- 
Packages that use Frame Package Description org.apache.sysds.api.mlcontext 
- 
- 
Uses of Frame in org.apache.sysds.api.mlcontextMethods in org.apache.sysds.api.mlcontext that return Frame Modifier and Type Method Description FrameMLResults. getFrame(String outputName)Obtain an output as aFrame.
 
-