Tracy Teal
09/20/2024, 5:03 PMHello, I have three questions I would like to ask for advice: (1) After fine-tuning, which aspects of the model are updated to find the optimal model after adjusting the loss function and iteration number? (2) When predicting stock prices, I used two methods of building a sliding window, one is in the form of rolling, and the other is expanding. Why do the final prediction results of the two methods turn out to be exactly the same? (3) How do you control randomness? Why do the same input yield exactly the same prediction results twice?
Yibei
09/20/2024, 5:32 PMTracy Teal
09/20/2024, 6:32 PM