Jason Wang
Jason Wang
Current the opencv binding is pulled from "org.openpnp" % "opencv" % "3.2.0-1", but it's not actively maintained, and missing many features. This PR intends to replace the opencv binding to...
- Sparkling Water version: `ai.h2o:sparkling-water-package_2.11:3.30.0.6-1-2.4` - Hadoop Version & Distribution: Azure Databricks runtime 6.6 (Spark 2.4.5, Scala 2.11) - Repro: ```scala import org.apache.spark.h2o._ val hc = H2OContext.getOrCreate() ``` - Error:...
In SynapseML project, it is possible to calculate ICE plots in Spark, but currently there is no way to send the pre-computed ICE values to the RAI dashboard.