huseinzol05 / Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

amircharania opened this issue · comments

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?