Intro to Machine Learning for Trading - Section 4 Unit 6

I am in the first interactive exercise where it is requested to import the SVC from the sklearn.

I wrote from sklearn.svm import SVC , it accepts my result, though I am not able to go to the next page. Button Next at this stage is disabled. I use Google Chrome as a browser. How can I enable the Button Next to go to the next unit ? 

Hi Faidon,

 

Thanks for reporting this. We're checking the issue and will get back to you asap.

 

Hi,

Somehow a while ago I refreshed the page, I imported the code and the button Next got enabled. Thanks, it's ok now.

This issue persists with exercise 2.

Hi, 

Some exercises for this course are mandatory in order to proceed further in the course. 

Would request you to try solving the exercise. If you are facing any issue with the exercise, you can get the answer of the exercise on the right-hand side section of the interface. 

Here's the answer for 

Exercise 2 under Section 4 Unit 7.

Df= web.DataReader('GLD', data_source='google')

Hope this helps.