Open GaelKBertrand opened 2 years ago
The code line: https://github.com/YiLi225/NeptuneBlogs/blob/98432bb6ae9050b82aad15888c7325562050b31e/Predicting_StockPrices.py#L201
This is creating an error: AttributeError: 'str' object has no attribute 'create_experiment'
Do you know why?
Please use this script for the new version of Neptune https://github.com/YiLi225/NeptuneBlogs/blob/98432bb6ae9050b82aad15888c7325562050b31e/Predicting_StockPrices_NewVersion.py
The code line: https://github.com/YiLi225/NeptuneBlogs/blob/98432bb6ae9050b82aad15888c7325562050b31e/Predicting_StockPrices.py#L201
This is creating an error: AttributeError: 'str' object has no attribute 'create_experiment'
Do you know why?