"Vector Linear Regression"

User: "Schalkekid"
New Altair Community Member
Updated by Jocelyn
Hello everybody,
how can I use the Operator "Vector Linear Regression".
To the best of my knowledge it uses a vector of labels.
These labels are 'special' attributes the names of which all start with 'label'.
I tried to set multiple attributes to the role 'special', but it seems as if there is only one special attribute allowed/supported.
Everytime I set an attribute to role 'special' the former special attribute 'disappears'.

So, what have I done wrong?

Thanks in advance.

Best,
Felix

Find more posts tagged with

Sort by:
1 - 5 of 51
    User: "fischer"
    New Altair Community Member
    Hi,

    apparently the docs are confusing. "special" does not mean the role should be "special", it only means you have to define a role. Attributes with roles defined are considered special. The role names must start with "label", not the attribute names.

    Best,
    Simon
    User: "Julian"
    New Altair Community Member
    Hi,

    Im trying to get the vector linear regression to run for quite some time now,
    any suggestions how to name roles? Are there any tutorials or sample models you know of that could help further?


    LG Julian
    User: "MariusHelf"
    New Altair Community Member
    Hi Julian,

    you can use the "Set Role" Operator to mark attributes as label. In the name field specify the name of the desired attribute, and as target role enter something like "label_1" or any other string beginning with label.

    Yours,
    Marius
    User: "Julian"
    New Altair Community Member
    Many thanks,
    I just realized I can also alter the "target role"-name.
    Changing the name in a scroll down menu was a little contra intuitive to me.

    Cheers
    User: "horstmaen"
    New Altair Community Member
    How can you do an X-Validation for the Vector Linear Regression?
    Or is it not possible for multiple labels?