You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2019/06/03 15:50:39 UTC

[GitHub] [ignite] dspavlov commented on a change in pull request #6567: IGNITE-9978 Implement Compound Naive Bayes classifier

dspavlov commented on a change in pull request #6567: IGNITE-9978 Implement Compound Naive Bayes classifier
URL: https://github.com/apache/ignite/pull/6567#discussion_r289913792
 
 

 ##########
 File path: examples/src/main/java/org/apache/ignite/examples/ml/naivebayes/CompoundNaiveBayesExample.java
 ##########
 @@ -0,0 +1,78 @@
+package org.apache.ignite.examples.ml.naivebayes;
 
 Review comment:
   Could you please add Apache header containing the license?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services