Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Backward elimination problem

uzjpkuzjpk Member Posts: 3 Contributor I
edited November 2018 in Help

Hi, i'am using backward elimination operator for my regression model which contain 80 attributes and 1500 example set. My problem is, after 4 hours of running this model only 10 percent  of backward elimination compeleted. i was wondering whether i did somthing wrong with my modeling , or just these process should take this much( approximately 40 hours or more).I used split validation as sub process within linear regression operator.

 i just attached a photo of the process.Capture1.PNG

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    Backward Elimination is a big memory and time suck when you have lots of attributes. I would check out the Evolutionary one, it tends to be a bit faster. 

Sign In or Register to comment.