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.

Support Question Answers: support.rapidminer.com

JEdwardJEdward RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 578 Unicorn
edited November 2018 in Help
Hi all,

I'm able to read questions on support.rapidminer.com, but unable to answer them (Chinese firewall) so just going to post up the answers here and hope one of you guys can help answer the questions for me. 


IF Statements - Nested, Multiple Conditions
https://support.rapidminer.com/customer/portal/questions/16285276
My answer:
"Why not try the discretize by user specification operator?  It sounds like this might do the job without any trick IF statement syntax.  Simply have your credit score field (I presume this is numeric) and then connect it to the discretize operator with the ranges set by the upper limit. 

For example:
Low - 100
Mid - 200
High - Infinity"



Robust Regression / least absolute deviation (LAD)
https://support.rapidminer.com/customer/portal/questions/16289703-robust-regression-least-absolute-deviation-lad-
My answer:
"Yes, use the Performance Regression operator to do this.  The absolute error option is the absolute deviation so you can optimize it using the RapidMiner optimize operator.  "
Sign In or Register to comment.