Why doesn't Auto-Model use Parameter Optimization for Deep Learning models?

pblack476pblack476 MemberPosts:83Maven
edited November 2019 inHelp
I opened up a process generated by automodel (Deep Learning with AFE) as I wanted to use it as a starting point and I saw that in the Auto FE step and the train step it does not use the Optmize Parameters operator for optimization. Why is that? I had a similar model with SVM and it did use that operator on those steps.

How does the Parameter Optimization on DL H20 models happens after all?
varunm1

Best Answer

Answers

  • varunm1varunm1 Moderator, MemberPosts:1,207Unicorn
    edited November 2019
    Hello@pblack476

    My understanding is the complexity of optimizing deep learning model hyperparamters, it also might suffer from long run times.

    Lets see@IngoRMtake on this.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

    Tghadially sbarker
Sign InorRegisterto comment.