"Creating a dataset out of Performance results"

User: "cyckuan"
New Altair Community Member
Updated by Jocelyn

I managed to loop my process and it is generating many Performance results. However, I am struggling to get this into a dataset or exampleSet form.

I can only get them into the form of a Collection. Tried Flatten Collection also. Any suggestions?


Many thanks.

Find more posts tagged with

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

    Use the Log operators, log the the performance numbers, and then use the Log to Data operator to get an example set.

    Hope that works!

    User: "cyckuan"
    New Altair Community Member
    OP
    Ok it worked. This is brilliant. Many thanks.