Clustering Evaluator =========== Evaluator for Clustering, which expects two input columns: features and prediction. Output -------------- It outputs the score Type --------- ml-evaluator Class --------- fire.nodes.ml.NodeClusteringEvaluator Fields --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description * - featuresCol - Features Column - Features column of type vectorUDT for model fitting. * - predictionCol - Prediction Column - The prediction column. * - modelUUID - Model UUID - Enter the model uuid