incremental_modeling_2.ipynb is a jupyter notebook that trains river tree regressors and 2-layered neural networks and plots a graph of the MAPE of the different models
incremental_modeling_functions.py is a python file containing the formulas used in the jupyter notebook