ectoolkits.plots.dpmd module#
- ectoolkits.plots.dpmd.get_mae(data: ndarray[Any, dtype[float64]], ref: ndarray[Any, dtype[float64]]) float [source]#
- ectoolkits.plots.dpmd.get_rmse(data: ndarray[Any, dtype[float64]], ref: ndarray[Any, dtype[float64]]) float [source]#