Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Hello,
I have used the autoML tool to train my models and in the end I have a neural network. I would like to retrain (fine tune) this neural network with new data. How can I do it?
Hello,
You could retrain a deployed or saved model from the flow by double-clicking on the model (green diamond), then clicking on 'Retrain' from the Actions menu of the right sidebar.
Alternatively, training of the model could be automated from a scenario. In a scenario, add the "Build / Train" step > click on "Add Model to Build" > then select one or several model(s) > lastly, click on "Run" to execute the scenario. This is described further in the following Knowledge Base article:
Hello,
You could retrain a deployed or saved model from the flow by double-clicking on the model (green diamond), then clicking on 'Retrain' from the Actions menu of the right sidebar.
Alternatively, training of the model could be automated from a scenario. In a scenario, add the "Build / Train" step > click on "Add Model to Build" > then select one or several model(s) > lastly, click on "Run" to execute the scenario. This is described further in the following Knowledge Base article: