The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Multi Label Regression?
Hi together,
my dataset looks the following:
- numerous numeric and (poly)nomial Attributes
- set of numeric labels
For this regression problem I'd be thankful for any hints on operators that allow multiple labels. In know that I can solve this by making processes for each label, but since the number of labels is quite high, I'd prefer an operator that would cover that.
So are there any multi label regression operators except for "vector linear regression"?
Thanks
Felix
my dataset looks the following:
- numerous numeric and (poly)nomial Attributes
- set of numeric labels
For this regression problem I'd be thankful for any hints on operators that allow multiple labels. In know that I can solve this by making processes for each label, but since the number of labels is quite high, I'd prefer an operator that would cover that.
So are there any multi label regression operators except for "vector linear regression"?
Thanks
Felix
Tagged:
0
Answers
1) Polynominal Regression
2) Vector Linear Regression
3) Logistic Regression
For further discussion please refer to these processes adjusted to your needs.