Replies: 1 comment
-
Yes, you may need to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i am new in keras-tuner. I have tried hyperparameter tuning with keras-tuner to maximize the accuracy of validation set.
However, I have read about Akaike Information Criterion (AIC), it can be used to select best model. Can i use the AIC as a metrics or objective function in hyperparameter tuning and get best model with minumum AIC in keras-tuner?
Beta Was this translation helpful? Give feedback.
All reactions