Support vector regression performance on random data
I trained a SVR model with random values(a random time series) and test it with another random set to check how is the performance of SVR in predicting random data.
I trained a SVR model with random values(a random time series) and test it with another random set to check how is the performance of SVR in predicting random data.