"Trouble with Linear Regression and Split Validation"

theodore_d_philtheodore_d_phil MemberPosts:1Contributor I
edited June 2019 inHelp

我继续在我的应用程序错误ly model part of the process. How do I make the attributes match?

Tagged:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,404RM Data Scientist

    Hi,

    you need to do the same transformation the right hand side than on the left hand side. So the nominal to numerical needs to be before the apply model ensure that you also get them over.

    Better: Use a group models. Otherwise you can still run into problems that some classes are not there.

    ~Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
    Thomas_Ott
Sign InorRegisterto comment.