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
Assistance Needed with SMS Spam Detection Model Execution and Runtime Issue
I am currently engaged in a certification course focused on SMS Spam detection. During the course, I have encountered an issue while attempting to run the model. It is taking an unusually long time, exceeding 20 minutes, and I have received an error message (attached screenshot). As part of the course materials, I have uploaded a CSV file which I am utilizing for this task. I am seeking assistance in resolving the issue and understanding the reason behind the extensive runtime of the model.
0
Answers
please set breakpoints before the operator that gives you the error to see if the label attribute (I guess that's what you set up in Set Role) lost its characterization.
Process Documents from Data and Text Vectorization are usually not meant to be used together. They do very similar things. Please check if this is necessary.
Regards,
Balázs