Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 396 Bytes

File metadata and controls

2 lines (2 loc) · 396 Bytes

Oil-Production-Flow-Rate-Prediction-Deep-Neural-Network

Oil Production Flow Rate Prediction with Deep Neural Network Algorithm such as Recurrent Neural Network (RNN) and Long-Short Term Memory (LSTM). This Model will testing with Validation method called Walk-Forward Validation (WFV). Basically the validation seperate in two part, the first WFV over actual data and WFV over predicted data.