Uses of Interface
org.apache.sysds.api.ConfigurableAPI
- 
Packages that use ConfigurableAPI Package Description org.apache.sysds.api.jmlc org.apache.sysds.api.mlcontext 
- 
- 
Uses of ConfigurableAPI in org.apache.sysds.api.jmlcClasses in org.apache.sysds.api.jmlc that implement ConfigurableAPI Modifier and Type Class Description classPreparedScriptRepresentation of a prepared (precompiled) DML/PyDML script.
- 
Uses of ConfigurableAPI in org.apache.sysds.api.mlcontextClasses in org.apache.sysds.api.mlcontext that implement ConfigurableAPI Modifier and Type Class Description classMLContextThe MLContext API offers programmatic access to SystemDS on Spark from languages such as Scala, Java, and Python.
 
-