🎉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

Model selection

User: "lmsasu"
New Altair Community Member
Updated by Jocelyn
Hello everyone,

The x-validation operator is used in RM to assess the model's performance. Is there any approach to use croos validation for model selection? E.g. choosing the number of neurons in a MLP, or other customizable parameter? Here I refer to some of the approaches described in http://arxiv.org/PS_cache/arxiv/pdf/0907/0907.4728v1.pdf.

Thanks,
Lucian

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "land"
    New Altair Community Member
    Hi Lucian,

    yes this is indeed possible. See the Sample processes that come with RapidMiner to get to know how. I would suggest taking a look at the 06_Meta directory.

    Greetings,
    Sebastian
    User: "lmsasu"
    New Altair Community Member
    OP
    Thanks a lot.