YiLi225 / NeptuneBlogs

This Repo contains working code for my Neptune.ai blogs
33 stars 21 forks source link

Creating the experiment, runs an attribute error #1

Open GaelKBertrand opened 2 years ago

GaelKBertrand commented 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?

YiLi225 commented 2 years ago

Please use this script for the new version of Neptune https://github.com/YiLi225/NeptuneBlogs/blob/98432bb6ae9050b82aad15888c7325562050b31e/Predicting_StockPrices_NewVersion.py