18 results
- Go to itemThis node uses the spark.ml Decision Tree implementation to train a Decision Tree classification model in Spark. The underlying a…0
- Go to itemThis node applies the Apache Spark Decision / Regression Tree algorithm. Please note that all data must be numeric, including the…0
- Go to itemThis node uses the spark.ml implementation to train a regression model in Spark. The underlying algorithm performs a recursive bi…0
- Go to itemGradient Boosted Trees are ensembles of Decision Trees. Learning a Gradient Boosted Trees model means training a sequence of Deci…0
- Go to itemGradient Boosted Trees are ensembles of Decision Trees. They iteratively train Decision Trees in order to minimize a loss functio…0
- Go to itemThis node applies the Apache Spark Gradient-Boosted Trees (GBTs) algorithm. Note: GBTs do not yet support multiclass classificati…0
- Go to itemThis node uses the spark.ml linear regression implementation to train a linear regression model in Spark, supporting different re…0
- Go to itemThis node applies the Apache Spark Linear Regression algorithm. It outputs the learned model for later application. Please note t…0
- Go to itemThis node applies the Apache Spark Linear SVM algorithm. It outputs the the learned model for later application. Please note that…0
- Go to itemThis node uses the spark.ml logistic regression implementation to train a logistic regression model in Spark, supporting differen…0
- Go to itemThis node applies the Apache Spark Logistic Regression algorithm. It outputs the the learned model for later application. Please …0
- Go to itemThis node applies the Apache Spark Naive Bayes algorithm. It outputs the original data and the Naive Bayes predictions for the re…0
- Go to itemThis node classifies/labels input data using a previously learned Spark ML classification model. Please note that all feature col…0
- Go to itemThis node applies regression to input data using a previously learned Spark ML regression model. Please note that all feature col…0
- Go to itemA random forest* is an ensemble of decision trees. Learning a random forest model means training a set of independent decision tr…0
- Go to itemA random forest* is an ensemble of decision trees. Learning a random forest model means training a set of independent decision tr…0
- Go to itemThis node applies the Apache Spark random forests* algorithm. Please note that all data must be numeric, including the label colu…0