huseinzol05 / Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Apache License 2.0
7.96k stars 2.81k forks source link

About calculate_accuracy #81

Closed qmm800 closed 4 years ago

qmm800 commented 4 years ago

Why do real and predict in the calculate_accuracy function add 1.Troubled for a long time, can you explain it? thank you!

huseinzol05 commented 4 years ago

To compare similarity.

shen076 commented 3 years ago

To compare similarity.

why? Could you please explain it in detail?