Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel3

Overview

This is a Transform type Snap that enables you to predict the target field for an unlabeled datasetthe target (label/class) field for an unlabeled document. An unlabeled dataset document is one that does not have a regression class field. So the  So, the Snap reads this unlabeled dataset document and predicts the regression field, which is the target the target field. Predictions  Predictions are made based on a regression model. You can build the regression model using the the regression model built by the Trainer (Regression) Snap.

Input and Output

Expected input: An unlabeled

dataset

document and the regression model for predicting the

regression data

target field

Expected output: Predictions from the regression model based on the input

dataset

document

Expected upstream Snaps:

  • First input view: Any Snap that generates an unlabeled
dataset
  • document document is usable as an upstream Snap. For example,
CSV Generator
  • JSON Parser, JSON Generator,
XML
  • CSV Parser, CSV Generator,
Copy
  • Mapper, and so on.
  • Second input view: Any Snap that reads and outputs the regression model. For example, a combination of File Reader, and JSON Parser.

Expected downstream Snaps: CSV/JSON Formatter Snap and File Writer Snap can be used to write the output to file.

Prerequisites

The input

dataset

document must be in tabular format (no nested structure). 

This Snap automatically derives the schema (field names and types) from the first row. Therefore, the first row must not have any missing values.

Configuring Accounts

Accounts are not used with this Snap.

Configuring Views

Input

This Snap has exactly two document input views. The first input view is for the unlabeled dataset that unlabeled document that requires prediction. The second input view is for the regression model to be used for the prediction.
OutputThis Snap has exactly one document output view.
ErrorThis Snap has at most one document error view.

Troubleshooting

None.

Limitations and Known Issues

None.

Modes


Snap Settings


LabelRequired. The name for the Snap. Modify this to be more specific, especially if there are more than one of the same Snap in the pipeline.




Snap History


Insert excerpt
ML Core Snap Pack
ML Core Snap Pack
nopaneltrue