regression

Note

ID: catalog.tasks.regression | Type: FormTask

{
    "augmentable_inputs": [
        "text"
    ],
    "inputs": [
        "text",
        "attribute_name",
        "min_value",
        "max_value"
    ],
    "metrics": [
        "metrics.spearman"
    ],
    "outputs": [
        "attribute_value"
    ],
    "type": "form_task"
}