GeoscienceAustralia / uncover-ml

Machine Learning system for Geoscience Australia uncover project
Apache License 2.0
30 stars 20 forks source link

apply_multiple_mask creates type casting problems because we stack X and y #31

Closed dsteinberg closed 7 years ago

dsteinberg commented 7 years ago

and now y can be string types!!

We need to re-write this function to keep the original types!