genophenoenvo / neon-datasets

Repository for code and derived data from NEON data products
MIT License
0 stars 4 forks source link

moved random forest code to models/random_forest #26

Closed dlebauer closed 3 years ago

dlebauer commented 3 years ago

@DebasmitaPal1206

DebasmitaPal1206 commented 3 years ago

@dlebauer I am working on separating .ipynb files. I'll also adjust the number of predicted days.

DebasmitaPal1206 commented 3 years ago

@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

PEG_RFR.zip PEG_RFR0.zip