Awesome
An application of a machine learning algorithm to determine and describe error patterns within wave model output
This is the live demo to accompany the manuscript: Ellenson, A., Pei, Y., Wilson, G., Özkan-Haller, H. T., & Fern, X. (2020). An application of a machine learning algorithm to determine and describe error patterns within wave model output. Coastal Engineering, 157, 103595..
In this repo, you'll find a jupyter notebook that trains and 'explores' the decision tree, corresponding code and wave model data. The jupyter notebook is comprised of two parts. The first part shows how to train and test a bagged regression tree. The second shows how to explore the tree architecture to understand how the decision tree partitions the data and finds regions of wave model error.