Open ucasiggcas opened 5 years ago
Dear,
In my project for predicting the stock price, I only have input data(n features) and label(price), what will I do for the amp and phase?
I just want to use my data for training.
Thanks.
they are used for regression task--sinusoid. y = amp* sin(x+phase).
Dear,
In my project for predicting the stock price, I only have input data(n features) and label(price), what will I do for the amp and phase?
I just want to use my data for training.
Thanks.