How can I change, retrain, or optimize a prediction without losing my current training weights?
If you would like to improve an existing model but would also like to keep the current training weights in case you are not able to improve upon them, there are several ways to accomplish this. The best way to do this is to make a copy of the prediction you would like to modify and then make your changes to the copy. To make a copy of a prediction, create a new prediction field and select to Copy Another Prediction on the Predict a Value Wizard: Select Desired Outputs page. This will duplicate the settings associated with the original prediction, but will not copy the weights. Therefore, any changes or new training should take place on this new copy. However, note that if you have other fields that use the results of the original prediction, they will continue to use that field unless they are modified to use the copy. Another way to save the current training weights of a prediction is to create a trading solution based on the prediction. When you create a trading solution, you are giv