You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/28 13:55:39 UTC

[jira] [Commented] (FLINK-1719) Add naive Bayes classification algorithm to machine learning library

    [ https://issues.apache.org/jira/browse/FLINK-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121371#comment-15121371 ] 

ASF GitHub Bot commented on FLINK-1719:
---------------------------------------

Github user JonathanH5 commented on the pull request:

    https://github.com/apache/flink/pull/1156#issuecomment-176168967
  
    Ok, I think I incorporated everything that you asked for. I will squash all of the commits and rebase everything when you give me the go for that :).


> Add naive Bayes classification algorithm to machine learning library
> --------------------------------------------------------------------
>
>                 Key: FLINK-1719
>                 URL: https://issues.apache.org/jira/browse/FLINK-1719
>             Project: Flink
>          Issue Type: New Feature
>          Components: Machine Learning Library
>            Reporter: Till Rohrmann
>            Assignee: Jonathan Hasenburg
>              Labels: ML
>
> Add naive Bayes algorithm to Flink's machine learning library as a basic classification algorithm. Maybe we can incorporate some of the improvements developed by [Karl-Michael Schneider|http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.59.2085&rep=rep1&type=pdf], [Sang-Bum Kim et al.|http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=1704799] or [Jason Rennie et al.|http://people.csail.mit.edu/jrennie/papers/icml03-nb.pdf] into the implementation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)