Hub
Pricing About
ComponentComponent

ADASYN--Balancing imbalanced data

ashokharnal profile image
Draft Latest edits on 
Oct 22, 2019 7:20 AM
Drag & drop
Like
Use or download
The component uses Adaptive Synthetic (ADASYN) sampling method to balance imbalanced data. Minority class is oversampled. ADASYN covers some of the gaps found in SMOTE. See the explanation given in the following Kaggle link to understand why ADASYN is better than SMOTE. Requires python 'imblearn' library besides 'pandas' and 'numpy'. Ref: 1. imblearn library docs: https://imbalanced-learn.readthedocs.io/en/stable/index.html 2. Graphical explanations: ADASYN vs SMOTE: https://www.kaggle.com/residentmario/oversampling-with-smote-and-adasyn

Component details

Input ports
  1. Type: Table
    Port 1
    Input dataset, as for example from KNIME csv reader. Dataframe must include 'target' column. All data columns must be of type integer or float. 'target' column may be string but in integer format.
Output ports
  1. Type: Table
    Oversampled dataset
    Output dataset after oversampling.

Used extensions & nodes

Created with KNIME Analytics Platform version 4.0.2
  • Go to item
    KNIME CoreTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.0.2

    knime
  • Go to item
    KNIME Python Integration

    KNIME AG, Zurich, Switzerland

    Version 4.0.0

    knime
  • Go to item
    KNIME Quick FormsTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.0.2

    knime

This component does not have nodes, extensions, nested components and related workflows

Legal

By using or downloading the component, you agree to our terms and conditions.

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