The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

How to check parameters of a generated model?

xiangfinxiangfin Member Posts: 1 Learner III
edited November 2018 in Help
Hi,

After training with data, I get a .mod file saved. How to check the parameters of the generated the model?

Answers

  • steffensteffen Member Posts: 347 Maven
    Hello Xiangfin

    I am not sure if I got you right, sooo...

    1. If you mean the properties of the generated model: If you saved it in an xml-file (slow) than you can look at the properties with a simple text editor. Either ways you can reload the model in RapidMiner using ModelLoader to look at the provided model-view  (depending on the kind of model)
    2. If you mean the parameters you have set to create the model: As far as I see, this information is only available within the corresponding process-file

    hope this was helpful

    Steffen
Sign In or Register to comment.