Neural Networks in Trading

Hi - working in Section 5, Cross Validation in Keras - Unit 4.  I've downloaded in notebook and am attempting execute it but I get the following error.



ModuleNotFoundError                       Traceback (most recent call last)

<ipython-input-11-2bc6bf6e72d6> in <module>()

      6 from keras.wrappers.scikit_learn import KerasClassifier

      7 from sklearn.model_selection import GridSearchCV

----> 8 from Keras_CV import create_new_model

      9

     10 np.random.seed(42)



ModuleNotFoundError: No module named 'Keras_CV'



I haven't been able to find Keras_CV – can you help with this?



Thanks,

Jim

Hi Jim,



Please download this file from the last unit of the course. We have now added this file as a part of the downloadables zip file. We regret for the inconvenience.