Vectorize Your Data

Quick Tutorial on Vectorization of Data

Steps to follow

  1. From the Processing & Pipelines module select Build Pipelines section.

  2. Click the Vectorize Your Data button, a popup appears.

  3. Use the Select Input Data set drop down to select the data on which you need to apply vectorization.

  4. The encoding types should be specified from the Select Encoding drop down which can be a one hot, mean normalize or standardize.

  5. Select the features that you need to encode.

  6. Click the Configure button to save the pipeline.

Walkthrough

Last updated