Automatic Updating of the Software Risk Manager Prediction Model
Software Risk Manager can automatically update your prediction model. This feature can be
configured or turned off completely by setting the following props settings in your
codedx.props
file:
mltriage.enable-periodic-retrain
[default: true] - enables Software Risk Manager to periodically train a prediction model.mltriage.model-train-time
[default: 01:45:00] - the time at which Software Risk Manager will check if the threshold set in mltriage.retrain-threshold has been met, and if it has, train a prediction model.