phausamann / sklearn-xarray

Metadata-aware machine learning.
http://bit.do/sklearn-xarray
BSD 3-Clause "New" or "Revised" License
102 stars 12 forks source link

Use joblib for Dataset wrappers #30

Open phausamann opened 6 years ago

phausamann commented 6 years ago

Looping over the data_vars in fit/predict/transform/... should be done with parallel.