Uses of Class
org.apache.sysds.api.mlcontext.MLContext
Packages that use MLContext
-
Uses of MLContext in org.apache.sysds.api.mlcontext
Methods in org.apache.sysds.api.mlcontext that return MLContextModifier and TypeMethodDescriptionstatic MLContextMLContext.getActiveMLContext()Retrieve the currently active MLContext.Methods in org.apache.sysds.api.mlcontext with parameters of type MLContextModifier and TypeMethodDescriptionstatic org.apache.spark.api.java.JavaSparkContextMLContextUtil.getJavaSparkContext(MLContext mlContext) Obtain the Java Spark Contextstatic org.apache.spark.SparkContextMLContextUtil.getSparkContext(MLContext mlContext) Obtain the Spark Context -
Uses of MLContext in org.apache.sysds.utils
Methods in org.apache.sysds.utils that return MLContextModifier and TypeMethodDescriptionstatic MLContextMLContextProxy.getActiveMLContext()static MLContextMLContextProxy.getActiveMLContextForAPI()