"Association Rules Renaming results"
Hello.
I am working on association rules. I want rules about courses every semester. It works fine but the thing is that i want to rename the results.
For example "321-8354" corresponds to course "Networks", "321-8952" to "E-Management" etc...
Here is my code which does not work for "renaming" the results.
@\[\\\]_`{|}~]Amount[-!"#$%&'()*+,./:;<=>?@\[\\\]_`{|}~]_"/>
<操作符= " true " class = " create_associati激活on_rules" compatibility="7.4.000" expanded="true" height="82" name="Create Association Rules" width="90" x="447" y="238"/>
<连接from_op = from_“FP-Growth”port="frequent sets" to_op="Create Association Rules" to_port="item sets"/>
Any ideas how to fix this? I run out of ideas.
Thanks,
stfn
Tagged:
0
Best Answer
-
stfn MemberPosts:20Maven
Hello Thomas
Yes it is almost the same but did not fingure how to do this so i made a different post.
It didn't work =/
0
Answers
Use the Converters extension and conver them Assoc rules to an example set. Then use Replace (Dictionary) operator to mass convert your numbers.
Isn't this question similar tohttp://community.www.turtlecreekpls.com/t5/RapidMiner-Studio-Forum/Rename-Premises-and-Conclusion-of-Association-Rules/m-p/38778?
You need to use Replace (Dictionary) if you want to rename them OR just have your data source convert them before you load it into RapidMiner.