"Logging mikro average performance from a process"

kamaji
kamaji New Altair Community Member
edited November 5 in Community Q&A
Is it possible to log the mikro average performance from one of the X-validation operators?
At the moment i'm using a Log operator and writing to a file, but that only saves the average accuracy on each fold.

Answers

  • land
    land New Altair Community Member
    Hi,
    actually you can just save the resulting performance vector if you want. Or you might use the Reporting extension to write the Performance VEctor into an Excel sheet.

    Greetings,
    Sebastian