Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/653#discussion_r12311331
  
    --- Diff: mllib/data/sample_naive_bayes_data.txt ---
    @@ -1,6 +1,6 @@
    -0, 1 0 0
    -0, 2 0 0
    -1, 0 1 0
    -1, 0 2 0
    -2, 0 0 1
    -2, 0 0 2
    +0,1 0 0
    --- End diff --
    
    OK by me. I don't recognize this format, although it was similar to what's 
in `lpsa.data` (minus the apparent extra space?) so I made it similar to that. 
I didn't see other uses of this file anyway. Since you suggest an extension to 
this comma-based format, is it something known that needs to be preserved 
rather than changed? What about changing `lpsa.data` then?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to