如何使用背包e Attribute
           你好,
I have trouble in using generate attribute.
Score one attribute to get another attribute. There are four kinds of scores in total.
thank you~
          I have trouble in using generate attribute.
Score one attribute to get another attribute. There are four kinds of scores in total.
thank you~
           Tagged:
          
          
           0
           
          
         
Learner I
Answers
can you explain your problem in more detail?
Generate Attributes lets you apply a formula or expression, including many useful functions, to your data. For example, if you have numeric attributesaandb, you could generate attributecasa + b. Or you could replace all spaces in an attribute withreplaceAll(yourAttribute, " ", "_").
So, in this context, is Generate Attributes what will solve your problem? What kind of input attributes do you have, and how do you need to process them to create a new attribute?
Regards,
Balázs