xarray-spatial icon indicating copy to clipboard operation
xarray-spatial copied to clipboard

Create a Xarray-Spatial ML notebook

Open brendancol opened this issue 5 years ago • 0 comments

New Jupyter Notebook in examples called xarray-spatial-basic-ml.ipynb

The general template for ML examples:

  • Use an Xarray-Spatial Analysis Function

  • Take outputs and use as features for an scikit-learn model.

  • [ ] Example 1 Clustering: Proximity To Pharmacies KMeans

  • [ ] Regression Example

  • [ ] Clustering Example using proximity and KMeans.

brendancol avatar Apr 27 '20 22:04 brendancol