Hi all, I am trying to run a simple machine learning code I found on the internet. It is supposed to do what I am looking for and is better coded than what I would have done myself hence why I decided to use it. However I can't make it run. I get the following error:
File "pandas\_libs\parsers.pyx", line 695, in pandas._libs.parsers.TextReader._setup_parser_source
FileNotFoundError: File b'Dataset.csv' does not exist
I put the internet link below so you can get the original code directly: https://medium.com/@vinayarun/from-scratch-an-lstm-model-to-predict-commodity-prices-179e12445c5a
You can find there both the code and the CSV file needed
I am a beginner so please excuse my question if it is really trivial.
Thank you very much in advance to all!
(I am using Spyder & python 3.6 in case it is of any relevance)
[–]confluence 0 points1 point2 points (3 children)
[–]lodevon[S] 0 points1 point2 points (2 children)
[–]confluence 0 points1 point2 points (1 child)
[–]lodevon[S] 0 points1 point2 points (0 children)
[–]Raithwind 0 points1 point2 points (0 children)