Prediction model

Prediction model

Task:

Build a simulator for inner use which predicts label of time series data.

Solution:

We created a console script written on R and Bash for production purposes that validates predictive models in specific iterative customer defined way. It comprises iterative data splitting, teaching model, predicting outcomes and evaluation of the model performance.