"Vector Linear Regression"

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
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
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