🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Find optimal parameters for regression

User: "Esteban"
New Altair Community Member
Updated by Jocelyn
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?


Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "[Deleted User]"
    New Altair Community Member
    Hi Esteban,

    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
    maximum output
    ?

    Best,
    Edin

    User: "Esteban"
    New Altair Community Member
    OP
    Hi Edin, thanks for your reply!
    Edin Klapic wrote:


       Which values do you want to optimize? What do mean with ?
    I actually do not intend to optimize the datasent (I've already tried the Optimize selection operators, for example), but what I need to do is, for a given linear model already determined with rapidmaner, to find which combination of values of the attributes will produce the estimated value to be the maximum.

    Thanks again!