Closed dkincaid closed 5 years ago
Due to a bug in sparklyr (https://github.com/rstudio/sparklyr/issues/2151) we are unable to call any Scala methods that take a Float type as an argument. Thus Lr, Po and dropout parameters won't work until this is fixed.
ner-dl.R
Added Scala wrapper to convert from Double to Float for these parameters
Due to a bug in sparklyr (https://github.com/rstudio/sparklyr/issues/2151) we are unable to call any Scala methods that take a Float type as an argument. Thus Lr, Po and dropout parameters won't work until this is fixed.
ner-dl.R