汽车模型考虑IDto feature weights

msacs09msacs09 MemberPosts:55Contributor II
edited July 2019 inHelp
How do we avoid Auto model not to include Id into feature weights. I even ensured to set the role for it as ID and yet it considers and worse it gives highest weight as well in some occasions. How do we avoid this for Auto Model.

Thx

Answers

  • varunm1varunm1 Moderator, MemberPosts:1,207Unicorn
    Hello@mscas09,

    Yes, the auto model converts all the attributes into regular attributes. You can just remove the column in selection during variable selection. I am not sure where you are making the changes, but the columns are changed into regular attributes in the "preprocessing" step of the auto model as shown in below images. If you could provide more info about your changes with either XML or screenshot, we could give more input.



    Hope this helps.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

    IngoRM
Sign InorRegisterto comment.