Replicating the models in Autokeras #1901
Unanswered
premScienaptic
asked this question in
Q&A
Replies: 0 comments
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.
-
I have trained a structured Data classifier on Titanic Dataset. My task is to replicate this model in autokeras by creating a new classifier with the same hyperparameters and tuners. But the resulting model is not the same. So my question is
Does Autokeras support replications? if yes, how can I do this?
to compare the models I am using the architectures, KS scores and prediction probabilities the models are outputting.
Beta Was this translation helpful? Give feedback.
All reactions