Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on October 31, 2024 9:49AM
Likes: 0
Replies: 1
Hello,
I set up a model with DSS machine learning modules.
In my scenario, I've made a special step to run the model training queries.
Will this step re-train the model and modify the model coefficients and metrics of the model or not?
Hi,
This will re-run the training recipes for the saved model with new training data. Any associated metrics (like accuracy, precision, recall, etc.) will also be recalculated during the retraining process.
If this newly trained save model is actually "active" will depend on the setting you have for "activation" for the saved model, by default it will activate the newest model after each re-training: