Cross Validation See Each Fold Average

goxsid
goxsid New Altair Community Member
edited November 2024 in Community Q&A
Hello Everyone,

I need help, how to see average data in each fold before they averaged in one table cross validation.
is it possible on rapidminer studio ? pls explain with picture too if you can.

thankyou :)
kevin

Answers

  • BalazsBaranyRM
    BalazsBaranyRM New Altair Community Member
    Hi @goxsid,

    you can use the Log operator for this and similar tasks.
    Put it into the validation part, after the performance calculation. You will get a table that's dynamically updated during the process execution.

    If you need the data later in a "normal" example set format (e. g. to put them into a database or spreadsheet), use Log to Data.

    Regards,

    Balázs