Package org.apache.sysml.api.jmlc

  • Class Summary 
    Class Description
    Connection
    Interaction with SystemML using the JMLC (Java Machine Learning Connector) API is initiated with a Connection object.
    JMLCUtils
    Utility class containing static methods for working with JMLC.
    PreparedScript
    Representation of a prepared (precompiled) DML/PyDML script.
    ResultVariables
    A ResultVariables object holds the data returned by a call to PreparedScript's executeScript method, which executes a DML/PyDML script.

Copyright © 2017 The Apache Software Foundation. All rights reserved.