Flink ML source code

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Flink ML source code

hanan meyer
Hi

I would like to implement an Anova algorithm based on Flink's ML library.
Unfortunately I can't find the Flink 0.10 source code .
Is there a any way to get the code ? In case that I'll manage to implement
my idea I'll share it with the community of course ...

Thanks ,

Hanan Meyer
Reply | Threaded
Open this post in threaded view
|

Re: Flink ML source code

Robert Metzger
Hi,

you can find the Flink ML source code here:
https://github.com/apache/flink/tree/master/flink-staging/flink-ml

On Thu, Sep 10, 2015 at 4:12 PM, Hanan Meyer <[hidden email]> wrote:

> Hi
>
> I would like to implement an Anova algorithm based on Flink's ML library.
> Unfortunately I can't find the Flink 0.10 source code .
> Is there a any way to get the code ? In case that I'll manage to implement
> my idea I'll share it with the community of course ...
>
> Thanks ,
>
> Hanan Meyer
>
Reply | Threaded
Open this post in threaded view
|

Re: Flink ML source code

Till Rohrmann
Hi Hanan,

if you need any help implementing ANOVA, then let me know. I'd like to
assist you.

Cheers,
Till

On Thu, Sep 10, 2015 at 4:15 PM, Robert Metzger <[hidden email]> wrote:

> Hi,
>
> you can find the Flink ML source code here:
> https://github.com/apache/flink/tree/master/flink-staging/flink-ml
>
> On Thu, Sep 10, 2015 at 4:12 PM, Hanan Meyer <[hidden email]> wrote:
>
> > Hi
> >
> > I would like to implement an Anova algorithm based on Flink's ML library.
> > Unfortunately I can't find the Flink 0.10 source code .
> > Is there a any way to get the code ? In case that I'll manage to
> implement
> > my idea I'll share it with the community of course ...
> >
> > Thanks ,
> >
> > Hanan Meyer
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Flink ML source code

hanan meyer
Thanks all for the fast response !

I'll check the code in order to plan out development and inform you .
We may need some advise for it ..

Thanks'
Hanan



On Fri, Sep 11, 2015 at 11:12 AM, Till Rohrmann <[hidden email]>
wrote:

> Hi Hanan,
>
> if you need any help implementing ANOVA, then let me know. I'd like to
> assist you.
>
> Cheers,
> Till
>
> On Thu, Sep 10, 2015 at 4:15 PM, Robert Metzger <[hidden email]>
> wrote:
>
> > Hi,
> >
> > you can find the Flink ML source code here:
> > https://github.com/apache/flink/tree/master/flink-staging/flink-ml
> >
> > On Thu, Sep 10, 2015 at 4:12 PM, Hanan Meyer <[hidden email]> wrote:
> >
> > > Hi
> > >
> > > I would like to implement an Anova algorithm based on Flink's ML
> library.
> > > Unfortunately I can't find the Flink 0.10 source code .
> > > Is there a any way to get the code ? In case that I'll manage to
> > implement
> > > my idea I'll share it with the community of course ...
> > >
> > > Thanks ,
> > >
> > > Hanan Meyer
> > >
> >
>