SUPPORT VECTOR REGRESSION USING R I have 11 csv of historical data of cryptocurrencies and I want to predict the value of one 5_Tether (Market Cap) given the others using a support vector regression in R code. I need that to be done before saturday midnight Montreal time.
I'll need:
- 30 and 60 day prediction with plots for each
- Commented code, explanation of what the code does and brief explanation of the results
- I must be able to rerun the code on my machine (mac)
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 1 | 2 | 3 | 4 | 5 |