Hub
Pricing About
ComponentComponent

Singular Value Decomposition

julian.bunzel profile image
Draft Latest edits on 
Apr 13, 2023 4:00 PM
Drag & drop
Like
Use or download
This Component uses Singular Value Decomposition to transform given numeric columns and appends the components as new columns to the input table. Additionally, the Component provides a table containing the explained variance ratio and the fitted model. The Component uses the Python Extension to perform the SVD with the Python Class “Dimensionality reduction using truncated SVD (aka LSA)” in the sci-kit learn library (https://scikit-learn.org/stable/modules/generated/sklearn.decomposition.TruncatedSVD.html).

Component details

Input ports
  1. Type: Table
    Input table
    The table that contains numeric columns to be decomposed.
Output ports
  1. Type: Table
    Result table
    The resulting table containing the original columns and the single components.
  2. Type: Table
    Explained Variance Ratio
    Table that contains the explained variance ratio per component.
  3. Type: Python
    Pickled Object
    The pickled object that can be used to transform other tables.

Used extensions & nodes

Created with KNIME Analytics Platform version 4.7.2
  • Go to item
    KNIME Base nodesTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.2

    knime
  • Go to item
    KNIME Python IntegrationTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.2

    knime
  • Go to item
    KNIME Quick FormsTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.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