Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
"generating attribute with time series data ERROR"
tonio09
I'm trying to generate an a trend attribute.
unixtime, price, amount
1,3,5
2,5,7
....
I apply windowing, which creates these new attributes
price-0, price-1, price-2 ...
Next I try to generate a trend attribute so I use this expression
if(label>price-9,1,if(label==price-9,0,-1))
Pronlem is Rapidminer interprets price-9 as price minus 9, instead of the variable name. I can't change the variable names, because they are generated by RapidMiner in the windowing. How can I fix this?
Find more posts tagged with
AI Studio
Time Series
Accepted answers
All comments
MariusHelf
Heya Tonio,
you can change the attribute names with the Rename by Replace operator. Just enter something like '-' into the replace_what parameter, and '_' into replace_by.
Best,
Marius
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups