How to check parameters of a generated model?
xiangfin
New Altair Community Member
Hi,
After training with data, I get a .mod file saved. How to check the parameters of the generated the model?
After training with data, I get a .mod file saved. How to check the parameters of the generated the model?
Tagged:
0
Answers
-
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
Steffen0