How Does AutoML work and how to see the hyperparameter tuning?

New Altair Community Member
Updated by Jocelyn
Hello,
How does AutoML work, does it always choose the same hyperparameters for each ML algorithm or does it tune based on the data in the model? Also, if I want to report the hyperparameter tuning for a paper, how can I do so after using autoML?
Thank You.
How does AutoML work, does it always choose the same hyperparameters for each ML algorithm or does it tune based on the data in the model? Also, if I want to report the hyperparameter tuning for a paper, how can I do so after using autoML?
Thank You.
Find more posts tagged with
Sort by:
1 - 6 of
61

Caperez
Altair Community Member
Hi @DennisBaloglu,
After run automodel you can view each model with theri processes, including the parameters optimization part. You can read it or change it.
regards
Hi @DennisBaloglu,
When the automodel finish you can see these buttons in each created models
When the automodel finish you can see these buttons in each created models

Clicking here you launch a complete proccess. Then if you dive into the operator you can see the parameters used by each one in this particular model.
Regards
Sort by:
1 - 1 of
11