🎉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

How to test automodel generated neural network model

ssv112User: "ssv112"
New Altair Community Member
Updated by Jocelyn
I am new to rapidminer. I usually us MATLAB tools for solving neural network problems but using rapid minor automodel tool is giving me really great accuracy for my data for classification. I have a doubt how to validate my model and how can i test my various models generated by automodel for classification problem?
Thanks in advance

Sort by:
1 - 3 of 31
    Hi @ssv112,

    The validation is performed automatically in Auto-Model and the results are displayed in the "results" screen :(see the documentation at the right to understand how a model is validated) 



    "how can i test my various models generated by automodel for classification problem"

    Do you mean , you want to score a new test set with your model(s) ? in this case, you will need the Apply Model operator :  



    Warning : This picture is just the principle schematic of the process : In practice you have to apply the same preprocessing step(s) to your test set than your training set (Normalization etc.).

    Hope this helps,

    Regards,

    Lionel

    ssv112User: "ssv112"
    New Altair Community Member
    OP
    Thankyou Very Much Lionel!
    hi @ssv112 welcome and glad you got an answer to your question. Don't forget to mark it as "answered" :wink:

    Scott