-- Forwarded message -
From: Piotr Nowojski
Date: jeu. 21 mars 2019 à 14:09
Subject: Re: StochasticOutlierSelection
To: anissa moussaoui , user <
user@flink.apache.org>
(Adding back user mailing list)
Hi Anissa,
Thank you for coming back with the results. I hope this mi
ion.transformVectors`.
>
> Piotrek
>
>> On 2 Mar 2019, at 12:21, anissa moussaoui > <mailto:anissa.moussa...@dcbrain.com>> wrote:
>>
>> Hello,
>>
>> I would like to use the StochasticOutlierSelection algorithm for anomaly
12:21, anissa moussaoui
> wrote:
>
> Hello,
>
> I would like to use the StochasticOutlierSelection algorithm for anomaly
> detection in a DataSet in java but the problem the doc is only in scala.
>
> In java doing :
>
> StochasticOutlier
Hello,
I would like to use the StochasticOutlierSelection algorithm for anomaly
detection in a DataSet in java but the problem the doc is only in scala.
In java doing :
StochasticOutlierSelection stochasticOutliers= new
StochasticOutlierSelection();
the "tranform" operation of this