🎉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

Optimizing parameters operator perform differently from validation result

User: "xgdgsc"
New Altair Community Member
Updated by Jocelyn
The optimal parameter given by the "Optimizing parameters" operator , when I apply them to a same "validation" operator as in the "Optimizing" operator. It gives different root mean squared error from the result of the "Optimizing parameters" operator. Why does this happen?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "MariusHelf"
    New Altair Community Member
    The X-Validation uses random splits to create the different folds. Try setting a specific local random seed in all X-Validation operators to get the exact same results.

    Best regards,
    Marius