Stock-Price-Prediction-6269-Flexium icon indicating copy to clipboard operation
Stock-Price-Prediction-6269-Flexium copied to clipboard

The output result is always a straight line, which is difficult to convince

Open lindadamama opened this issue 2 years ago • 2 comments

捕获

lindadamama avatar Mar 23 '23 07:03 lindadamama

@lindadamama Hello

Did you use my csv file as input data? If it is the case:

  1. I think my csv file contains too less information. It is hard for NN to predict an accurate price.
  2. I know that even it is hard to predict an accurate price, it shouldn’t outputs same numbers at all. About this, I think the problem might be the setting of the hyperparameters or the length/depth of the model.

Actually, without detailed information, it is barely possible to predict price of any stock. This is just a final project for a course, and the topic is given by the TA.

aisu-programming avatar Mar 23 '23 07:03 aisu-programming

I used my own data and didn't test your data The following is my program file, which contains my stock datas and models Informer.zip

lindadamama avatar Mar 23 '23 09:03 lindadamama