Hub
Pricing About
ComponentComponent

Multi-column encoder with Word2vec

francescots profile image
Draft Latest edits on 
Feb 9, 2022 10:56 PM
Drag & drop
Like
Use or download
This component uses Python to encode a set of categorical columns into n dimensions. A Word2Vec model on multiple concatened columns will be estimated, useful to map categories into a continous space. This procedure is aimed at avoiding the overfitting caused by training a model on variables with and excessive sparsity. Furthermore, numerical predictors are preferred when working with models which are optimized using gradients. If desired, it is possible to reduce the dimensionality of embeddings dimensions by applying a PCA algorithm.

Component details

Input ports
  1. Type: Table
    Training set
    Input columns of the training set
  2. Type: Table
    Test set
    Input columns of the test set
Output ports
  1. Type: Table
    Training set with dimensions
    Output dimensions (training set)
  2. Type: Python
    Word2Vec Model
    Python object
  3. Type: Table
    Test set with dimensions
    Output dimensions (test set)

Used extensions & nodes

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

    KNIME AG, Zurich, Switzerland

    Version 4.4.2

    knime
  • Go to item
    KNIME JavasnippetTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.4.2

    knime
  • Go to item
    KNIME Python Integration

    KNIME AG, Zurich, Switzerland

    Version 4.4.2

    knime
  • Go to item
    KNIME Quick FormsTrusted extension

    KNIME AG, Zurich, Switzerland

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