Dynamic Columns
Classification
Classify text into pre-defined labels using an LLM
The Classification
dynamic column will classify the values from the input columns into user-defined labels.
Output type: string
Inputs
- Input column: The column to classify
- Labels: The labels to classify the values into
- Language model: The model to use for classification
Use descriptive labels for the classes for more accurate classification.
How does it work?
Under the hood, we use Marvin to do the classification.