You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Paritosh Ranjan (Commented) (JIRA)" <ji...@apache.org> on 2012/02/26 17:00:49 UTC

[jira] [Commented] (MAHOUT-931) Implement a pluggable outlier removal capability for cluster classifiers

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

Paritosh Ranjan commented on MAHOUT-931:
----------------------------------------

Added emitMostLikely and threshold based outlier removal capability to ClusterClassificationDriver. The patch is attached.

I want to commit it ( test first commit in apaache ), as its a non-risky patch.

However, I am not sure of the formatting. I have used eclipse helios and the formatter inside buildtools.

Can someone help in verifying whether the code is formatted properly or not?
                
> Implement a pluggable outlier removal capability for cluster classifiers
> ------------------------------------------------------------------------
>
>                 Key: MAHOUT-931
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-931
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Classification, Clustering
>    Affects Versions: 0.6
>            Reporter: Paritosh Ranjan
>            Assignee: Paritosh Ranjan
>             Fix For: 0.7
>
>         Attachments: MAHOUT-931, MAHOUT-931
>
>
> A pluggable outlier removal capability while classifying the clusters is needed. The classification and outlier removal implementations, both should be completely separate entities for better abstraction. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Commented] (MAHOUT-931) Implement a pluggable outlier removal capability for cluster classifiers

Posted by Jeff Eastman <jd...@windwardsolutions.com>.
That's the same formatter I use. I had to change the page width to 120 
which, I believe, is our standard but it is good enough. Other 
committers are using IJ formatting and I doubt they will ever be 100% 
compatible with Eclipse. Not that big a deal either IMHO. Go ahead, push 
the button.

On 2/26/12 9:00 AM, Paritosh Ranjan (Commented) (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/MAHOUT-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216772#comment-13216772 ]
>
> Paritosh Ranjan commented on MAHOUT-931:
> ----------------------------------------
>
> Added emitMostLikely and threshold based outlier removal capability to ClusterClassificationDriver. The patch is attached.
>
> I want to commit it ( test first commit in apaache ), as its a non-risky patch.
>
> However, I am not sure of the formatting. I have used eclipse helios and the formatter inside buildtools.
>
> Can someone help in verifying whether the code is formatted properly or not?
>
>> Implement a pluggable outlier removal capability for cluster classifiers
>> ------------------------------------------------------------------------
>>
>>                  Key: MAHOUT-931
>>                  URL: https://issues.apache.org/jira/browse/MAHOUT-931
>>              Project: Mahout
>>           Issue Type: Improvement
>>           Components: Classification, Clustering
>>     Affects Versions: 0.6
>>             Reporter: Paritosh Ranjan
>>             Assignee: Paritosh Ranjan
>>              Fix For: 0.7
>>
>>          Attachments: MAHOUT-931, MAHOUT-931
>>
>>
>> A pluggable outlier removal capability while classifying the clusters is needed. The classification and outlier removal implementations, both should be completely separate entities for better abstraction.
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>
>