DecisionTree_WaveForecasts
Wave forecast analysis tool
An application of machine learning to analyze wave model output and identify error patterns
This is the live demo of the bagged regression tree paper.
2 stars
1 watching
1 forks
Language: Jupyter Notebook
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
csyhuang/hn2016_falwa | Computes diagnostic metrics from climate data to analyze wave activity in the atmosphere. | 34 |
nixtla/mlforecast | A Python library for scalable machine learning-based time series forecasting with efficient feature engineering and out-of-the-box compatibility. | 899 |
tomasbeuzen/beuzenetal_2019_nhess_gp_runup_model | Reproducible research on predicting wave runup and coastal dune erosion using Gaussian processes | 5 |
andosa/treeinterpreter | Provides a way to decompose scikit-learn model predictions into bias and feature contribution components. | 744 |
caiostringari/deepwaves | Develops deep neural networks to classify active wave breaking events | 17 |
fancompute/wavetorch | A Python package for solving the wave equation using recurrent neural networks and automatic differentiation. | 518 |
skforecast/skforecast | A Python library for building machine learning models to forecast time series data | 1,156 |
doi-bor/pyforecast | Tools for building predictive models of seasonal water flow and inflow forecasts | 28 |
serengil/chefboost | A Python library providing a lightweight framework for building decision trees with categorical feature support | 460 |
florentavellaneda/inferdt | This C++ project provides an implementation of decision tree algorithms for classification tasks | 7 |
noaa-emc/ww3 | A wave modeling framework that solves the random phase spectral action density balance equation for wavenumber-direction spectra. | 266 |
johnstonskj/rml-decisiontrees | An implementation of decision trees for classification in Racket machine learning. | 4 |
akarimp/oceanlyz | An ocean wave analyzing toolbox providing spectral and zero-crossing wave analysis capabilities | 27 |
weecology/neontreeevaluation | A dataset and tools for evaluating tree detection algorithms on multisensor aerial imagery | 133 |
ibm/max-weather-forecaster | An API that predicts hourly weather features based on historical data using machine learning models. | 70 |