Closed tanish36 closed 4 years ago
Actually these are the following models that you can select from: Linear: linear regression, logistic Forests: Random Forest Boosting: XGB, Catboost Ensemble: it combines the above
There are no deep learning models - hence to no model trained weights. R
On Thu, Oct 15, 2020 at 2:14 PM Udit Dashore notifications@github.com wrote:
Does anyone know which all model are being trained by Auto Viml and how to save the weights of the final trained model
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AutoViML/Auto_ViML/issues/20, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMKBH6CSANVPEGNBDO7TAADSK43YZANCNFSM4SSKRG7A .
So if i want to add my deep learning model or any any other model like SVM model in AutoViml can i do it ?
Of course. Just submit a pull request once you create your module Ram On Fri, Oct 16, 2020 at 1:53 AM Udit Dashore notifications@github.com wrote:
So if i want to add my deep learning model or any any other model like SVM model in AutoViml can i do it ?
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/AutoViML/Auto_ViML/issues/20#issuecomment-709811665, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMKBH6FI7USFFWF227D24PTSK7NXDANCNFSM4SSKRG7A .
ok thank you
Does anyone know which all model are being trained by Auto Viml and how to save the weights of the final trained model