Added hyperlink

Added a hyperlink to redirect to the respective directory
pull/663/head
Vidushi Gupta 1 year ago committed by GitHub
parent 9d1ab98edc
commit 4ea7faefdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@ In the last lesson you learned about ARIMA, which is a very successful statistic
The first few steps for data preparation are the same as that of the previous lesson on [ARIMA](https://github.com/microsoft/ML-For-Beginners/tree/main/7-TimeSeries/2-ARIMA).
Open the _/working_ folder in this lesson and find the _notebook.ipynb_ file.[^2]
Open the [_/working_](https://github.com/microsoft/ML-For-Beginners/tree/main/7-TimeSeries/3-SVR/working) folder in this lesson and find the _notebook.ipynb_ file.[^2]
1. Run the notebook and import the necessary libraries: [^2]

Loading…
Cancel
Save