A program to predict the price of an ounce of gold.
A program to predict the price of an ounce of gold.
This program uses three different methods to get a prediction of the price of gold and displays all three predictions at the end along with the most recent price.
In line 12 of the python file, enter your own quandl key. Then run the program.
You will need a connection to the internet for this program to work.
For a better estimate look up the most recent price of gold per ounce and enter it in when prompted.