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
"Extracting and Aggregating Single Attributes from Series"
Hi,
I am struggling at the following task: I am using the "Series" plugin to create windows of a series, loop over the created examples, transform each into a "series" and extract features like max, min, ZCR, etc. using the extraction operators. Most of those operators create a single attribute associated to the series. What I want to do is to create a new example set, containing one example per window, where the attributes correspond to the features I extracted on those windows. How would I do that? I would need to aggregate new examples in a set within the loop and I would have to access the single attributes associated to the series and I don't know how to solve those problems. I appreciate any advice from you!
I am struggling at the following task: I am using the "Series" plugin to create windows of a series, loop over the created examples, transform each into a "series" and extract features like max, min, ZCR, etc. using the extraction operators. Most of those operators create a single attribute associated to the series. What I want to do is to create a new example set, containing one example per window, where the attributes correspond to the features I extracted on those windows. How would I do that? I would need to aggregate new examples in a set within the loop and I would have to access the single attributes associated to the series and I don't know how to solve those problems. I appreciate any advice from you!
Tagged:
1