Re: Java Exapmle of Stochastic Outlier Selection

2019-01-12 Thread Rong Rong
Hi James, Usually Flink ML is highly integrated with Scala. I did poke around to and try to make the example work in Java and it does require a significant amount of effort, but you can try: First the implicit type parameters needs to be passed over to the execution environment to generate the Da

Java Exapmle of Stochastic Outlier Selection

2019-01-12 Thread James.Y.Yang (g-mis.cncd02.Newegg) 42035
Hi, I want to use Stochastic Outlier Selection in ML Library. But after I read the document [1] , I find there is not Java example. Sorry I am not familiar with Scala So I appreciate that someone can share a Java example. [1] https://ci.apache.org/projects/flink/flink-docs-release-1.7/dev