Find optimal parameters for regression
Greetings.
I've recently been toying with this incredible tool, however, I've a question, parhaps a very newbie one.
I've sucessfully created a linear regression model by using the x-validation operator, modeling, apply model, etc. Now I've a valid model, is there a process or operator that allows me to, given a threshold for the attributes, to find the values of them for a maximum output?
I've recently been toying with this incredible tool, however, I've a question, parhaps a very newbie one.
I've sucessfully created a linear regression model by using the x-validation operator, modeling, apply model, etc. Now I've a valid model, is there a process or operator that allows me to, given a threshold for the attributes, to find the values of them for a maximum output?
Tagged:
0
Answers
Since RapidMiner offers various ways to optimize your results (e.g. Optimize Parameters, Drop Uncertain Predictions, ...) it is necessary to know which part of the result you want to optimize.
Which values do you want to optimize? What do mean with ?
Best,
艾丁
Thanks again!