- RawPredictionDataParameters(MLOpsSparkUtils.RawPredictionDataParameters.Builder) - Constructor for class com.datarobot.mlops_spark_utils.MLOpsSparkUtils.RawPredictionDataParameters
-
- report() - Method in class com.datarobot.mlops_spark_utils.MLOpsSparkUtils.PredictionStatisticsParameters
-
- report() - Method in class com.datarobot.mlops_spark_utils.MLOpsSparkUtils.RawPredictionDataParameters
-
- reportActuals(Dataset<Row>, String, String, String) - Static method in class com.datarobot.mlops_spark_utils.MLOpsSparkUtils
-
Report actual values for predictions.
- reportPredictions(Dataset<Row>, String, String, String, Double, String[], String, Integer) - Static method in class com.datarobot.mlops_spark_utils.MLOpsSparkUtils
-
Report predictions and features given a DataFrame (Dataset of Row).
- reportPredictions(Dataset<Row>, String, String, String, Double, String[], String) - Static method in class com.datarobot.mlops_spark_utils.MLOpsSparkUtils
-
Report predictions and features given a DataFrame (Dataset of Row).
- reportPredictions(Dataset<Row>, String, String, String, Double, List<String>, String, Integer) - Static method in class com.datarobot.mlops_spark_utils.MLOpsSparkUtils
-
Report predictions and features given a DataFrame (Dataset of Row).
- reportPredictions(Dataset<Row>, String, String, String, Double, List<String>, String) - Static method in class com.datarobot.mlops_spark_utils.MLOpsSparkUtils
-
Report predictions and features given a DataFrame (Dataset of Row).
- reportPredictions(Dataset<Row>, String, String, String, Double, String[], Integer) - Static method in class com.datarobot.mlops_spark_utils.MLOpsSparkUtils
-
Report predictions and features given a DataFrame (Dataset of Row).
- reportPredictions(Dataset<Row>, String, String, String, Double, String[]) - Static method in class com.datarobot.mlops_spark_utils.MLOpsSparkUtils
-
Report predictions and features given a DataFrame (Dataset of Row).
- reportPredictions(Dataset<Row>, String, String, String, Double, List<String>, Integer) - Static method in class com.datarobot.mlops_spark_utils.MLOpsSparkUtils
-
Report predictions and features given a DataFrame (Dataset of Row).
- reportPredictions(Dataset<Row>, String, String, String, Double, List<String>) - Static method in class com.datarobot.mlops_spark_utils.MLOpsSparkUtils
-
Report predictions and features given a DataFrame (Dataset of Row).