How can I find out more about the data used by the models in the Auto model?

ramazan
ramazan New Altair Community Member
edited November 2024 in Community Q&A
How can I find out more about the data used by the models used in the Auto model? For example, how can I find out which time-domain of the data that the Deep learning model predicted uses as the test data for which time-frame is training? In the same way, how can I learn the necessary information for the other models?

Answers

  • IngoRM
    IngoRM New Altair Community Member
    Hi,
    You can open the process for each model by clicking on the Open Process button in the results view of Auto Model.  There you can see the exact process how the data was prepared and the model was validated.  You can also place breakpoints before or after operators to follow along the process step by step.
    Hope that helps,
    Ingo