Daniel Gaebele

Results 2 issues of Daniel Gaebele

I was working with this example: [PacWave_resource_characterization_example](https://github.com/MHKiT-Software/MHKiT-Python/blob/master/examples/PacWave_resource_characterization_example.ipynb) but tried using `sklearn.cluster.KMeans` instead of `sklearn.mixture.GaussianMixture` to cluster the data. `KMeans` does require normalization prior to the clustering. I found that `KMeans`...

I think MHKiT would be a good platform to host a function that creates Sankey average power flow diagrams for WECs like this: This is the code to generate the...

wave module