Most IDE's allow the default line terminator and default character encoding in Java to be set as you like.
Apache convention is normally single-newline (unix style), and UTF-8, I believe. On Thu, May 28, 2009 at 12:16 AM, Deneche A. Hakim (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/MAHOUT-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713896#action_12713896] > > Deneche A. Hakim commented on MAHOUT-122: > ----------------------------------------- > > bq. I can't comment on RF impl, but did notice that applying the patch > issued warnings about CRs being stripped. I guess that's a good thing... > > That's strange, I applied the patch to a fresh checkout of Mahout and > launched mvn install, and all went ok! > Could be because I am using TortoiseSVN to create/apply the patches > (although it worked well in the past) ? > > > Random Forests Reference Implementation > > --------------------------------------- > > > > Key: MAHOUT-122 > > URL: https://issues.apache.org/jira/browse/MAHOUT-122 > > Project: Mahout > > Issue Type: Task > > Components: Classification > > Affects Versions: 0.2 > > Reporter: Deneche A. Hakim > > Attachments: RF reference.patch > > > > Original Estimate: 25h > > Remaining Estimate: 25h > > > > This is the first step of my GSOC project. Implement a simple, easy to > understand, reference implementation of Random Forests (Building and > Classification). The only requirement here is that "it works" > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > > -- Ted Dunning, CTO DeepDyve 111 West Evelyn Ave. Ste. 202 Sunnyvale, CA 94086 http://www.deepdyve.com 858-414-0013 (m) 408-773-0220 (fax)
