huseinzol05 / Stock-Prediction-Models

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

Bayesian Evolution: Training vs. Prediction - Where does the split happen? #93

Open amircharania opened 3 years ago

amircharania commented 3 years ago

In the code, I don't see where the data is being split into training, testing and then finally prediction. Can someone point me to that section of the code?