Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • Spark Gradient-Boosted Trees Learner (MLlib)
NodeNode / Learner

Spark Gradient-Boosted Trees Learner (MLlib)

Tools & Services Apache Spark Mining Prediction
Drag & drop
Like
Copy short link

This node applies the Apache Spark Gradient-Boosted Trees (GBTs) algorithm.

Note: GBTs do not yet support multiclass classification. The class column needs to contain 0 and 1 as class labels. For multiclass problems, please use decision trees or Random Forests.

Please note that all data must be numeric, including the label column which needs to contain 0 and 1. Use the Spark Category To Number nodes to convert nominal values to numeric columns. The mapping dictionary of the converter node is the input of the second in port of this node.

Use the Spark Predictor node to apply the learned model to unseen data.

Node details

Input ports
  1. Type: Spark Data
    Input data
    Input Spark DataFrame/RDD
  2. Type: PMML
    Mapping dictionary
    PMML with the nominal values mapping dictionary (optional)
Output ports
  1. Type: Spark MLlib Model
    Gradient Boosted Trees Model
    Spark MLlib Gradient-Boosted Trees Model

Extension

The Spark Gradient-Boosted Trees Learner (MLlib) node is part of this extension:

  1. Go to item

Related workflows & nodes

    1. Go to item
    2. Go to item
    3. Go to item

    KNIME
    Open for Innovation

    KNIME AG
    Hardturmstrasse 66
    8005 Zurich, Switzerland
    • Software
    • Getting started
    • Documentation
    • E-Learning course
    • Solutions
    • KNIME Hub
    • KNIME Forum
    • Blog
    • Events
    • Partner
    • Developers
    • KNIME Home
    • KNIME Open Source Story
    • Careers
    • Contact us
    Download KNIME Analytics Platform Read more on KNIME Server
    © 2022 KNIME AG. All rights reserved.
    • Trademarks
    • Imprint
    • Privacy
    • Terms & Conditions
    • Credits