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
I have a question about multi-label modeling and metadata
I have a question about multi-label modeling.
I am analyzing data whose output is a graph value.
Usually, I first convert the label values into metadata and then specify the labels in the options of the multi-label modeling operator.
However, because I believed that the graph value data was related to each other, I proceeded with model learning without converting it to metadata.
The model training went well and the model was saved.
However, when I tried to put input into this model and see the predicted value, an error appeared saying that there was no label column.
In my opinion, I think it is strange to request label data from an already trained model just because label data is used for learning.
Did I do something wrong?
Please advise.
thank you
0