Logistic Regression in Flink ML

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

Logistic Regression in Flink ML

Bowen Li
Hi guys,

I checked that FlinkML still doesn't have a logistic regression model, and
the following two PRs are waiting to be merged.

- https://github.com/apache/flink/pull/3428 for
https://issues.apache.org/jira/browse/FLINK-1743
- https://github.com/apache/flink/pull/3756

Can any committer please take a look and merge them in if they look good?
We are badly in need of a logistic regression model in FlinkML.

Thanks,
Bowen
Reply | Threaded
Open this post in threaded view
|

Re: Logistic Regression in Flink ML

Till Rohrmann
Hi Bowen,

currently, we are quite short on people working on the ML part. You could
help us with the reviewing process if you tried it out. Do you think this
would be possible?

Cheers,
Till

On Mon, Oct 2, 2017 at 2:39 AM, Bowen Li <[hidden email]> wrote:

> Hi guys,
>
> I checked that FlinkML still doesn't have a logistic regression model, and
> the following two PRs are waiting to be merged.
>
> - https://github.com/apache/flink/pull/3428 for https://issues.apache.org/
> jira/browse/FLINK-1743
> - https://github.com/apache/flink/pull/3756
>
> Can any committer please take a look and merge them in if they look good?
> We are badly in need of a logistic regression model in FlinkML.
>
> Thanks,
> Bowen
>