Hub
Pricing About
NodeNode / Visualizer

Lift Chart (JavaScript)

ViewsJavaScript
Drag & drop
Like

Creates a lift chart. Additionally, a chart for the cumulative percent of responses captured is shown. A lift chart is used to evaluate a predictive model. The higher the lift (the difference between the "lift" line and the base line), the better performs the predictive model. The lift is the ratio between the results obtained with and without the predictive model. It is calculated as number of positive hits (e .g. responses) divided by the average number of positives without model. The data table must have a column containing probabilities and a nominal column, containing the actual labels. At first, the data is sorted by probability, divided into deciles, then the actual labels are counted and the average rate is calculated.

The node supports custom CSS styling. You can simply put CSS rules into a single string and set it as a flow variable 'customCSS' in the node configuration dialog. You will find the list of available classes and their description on our documentation page .

Node details

Input ports
  1. Type: Table
    Display data
    Data table with data to display.
Output ports
  1. Type: Image
    Image
    SVG image rendered by the JavaScript implementation of the lift chart.
  2. Type: Table
    Input data and view selection
    Data table containing the input data appended with a column, that represents the selection made in the lift chart view.

Extension

The Lift Chart (JavaScript) 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
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits