ECMWFCode4Earth / ml_drought

Machine learning to better predict and understand drought. Moving github.com/ml-clim
https://ml-clim.github.io/drought-prediction/
89 stars 18 forks source link

PREPROCESS: OHE for soil type #169

Closed tommylees112 closed 3 years ago

tommylees112 commented 3 years ago

One Hot Encode the Soil Type variable

ohe slt; one hot encode slt; slt preprocess