ogallagher / marketsense

Leverage the human neural network to predict market asset values
Other
1 stars 0 forks source link

Calculate session score confidence interval #27

Closed ogallagher closed 3 years ago

ogallagher commented 3 years ago

Currently, a TrainingSession has a single score, which is the average of accuracy scores for each market sample guessed vs actual future movement. This score would be more accurately represented as a confidence interval, given the mean score, standard deviation, and a desired confidence level to display.