Skip to content

Robbie webbe accuracy analysis#8

Open
robbie-webbe wants to merge 2 commits into
cdt-challenge-group1:masterfrom
robbie-webbe:robbie-webbe-accuracy_analysis
Open

Robbie webbe accuracy analysis#8
robbie-webbe wants to merge 2 commits into
cdt-challenge-group1:masterfrom
robbie-webbe:robbie-webbe-accuracy_analysis

Conversation

@robbie-webbe
Copy link
Copy Markdown
Contributor

Program for calculation of accuracy of model, and csv file containing summary findings.

@jam86
Copy link
Copy Markdown
Member

jam86 commented Jun 7, 2020

Can we integrate running this daily and output the accuracy on the graph somehow?

@robbie-webbe
Copy link
Copy Markdown
Contributor Author

The accuracy file would only need to be run once daily, as it doesn't depend on todays data. If you know a way of ensuring that happens I can add a function to the prediction program to take the output text file and put the results on the graph. The accuracy program does take a little while to run, mind, as it runs for the last 2000 days each time rather than a daily update.

@jam86
Copy link
Copy Markdown
Member

jam86 commented Jun 7, 2020

Call the code in dock_advice.py? The accuracy could be text beside the price information perhaps? The time to run doesn't affect much if it's run by the server every morning though. How long does it take?

Can you also run

pycodestyle model/

please and fix any errors?
Does the code need tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants