Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anellenson/DecisionTree_WaveForecasts

This is the live demo of the bagged regression tree paper.
https://github.com/anellenson/DecisionTree_WaveForecasts

Last synced: about 2 months ago
JSON representation

This is the live demo of the bagged regression tree paper.

Awesome Lists containing this project

README

        

# 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.