Closed dlebauer closed 3 years ago
@dlebauer I am working on separating .ipynb files. I'll also adjust the number of predicted days.
@dlebauer I have prepared the automated scripts for daily predictions. The code is attached herewith. Each of the folders contains trained models for each of the sites and a python script which will generate csv file with date. The modification to 36 days is incorporated in these scripts.
Generated csv file name for PEG_RFR0 : prediction_mm-dd-yy.csv Generated csv file name for PEG_RFR :prediction_interpolation_mm-dd-yy.csv
@DebasmitaPal1206