Thanks,
Please clarify for the ones retained which label to use. I believe we should remove the team Deprecated and either: 1) Use the term draft to distinguish from fully supported or .. 2) . to commit the algorithms included in the trunk will be fully supported. Please advise Regards Sotiris From: Suneel Marthi [mailto:[email protected]] Sent: Friday, January 03, 2014 11:15 PM To: [email protected]; [email protected] Subject: Re: Deprecated or drafts only algorithms what is the reasoning? See inline. The code for the deprecated algos has already been purged from trunk, its only the Wiki that needs cleaning up. On Friday, January 3, 2014 4:03 PM, " <mailto:[email protected]> [email protected]" < <mailto:[email protected]> [email protected]> wrote: Please confirm if below list is correct before removing them: Classification Deprecated or drafts only: * <http://mahout.apache.org/users/classification/support-vector-machines.html> Support Vector Machines (see <http://issues.apache.org/jira/browse/MAHOUT-14> MAHOUT-14 , <http://issues.apache.org/jira/browse/MAHOUT-232> MAHOUT-232 and <https://issues.apache.org/jira/browse/MAHOUT-334> MAHOUT-334 * >>>> Never made it into the codebase and should not be on Wiki, please remove all references to this from Wiki * <http://mahout.apache.org/users/stuff/perceptron-and-winnow.html> Perceptron and Winnow (see <http://issues.apache.org/jira/browse/MAHOUT-85> MAHOUT-85) * >>>> This has been removed from codebase for 0.9 due to lack of usage and all references should be removed from Wiki * Neural Network <http://mahout.apache.org/users/classification/neural-network.html> (see MAHOUT-228 <http://issues.apache.org/jira/browse/MAHOUT-228> ) * >>>> NEver made it to the codebase and all references should be removed from Wiki * <http://mahout.apache.org/users/classification/restricted-boltzmann-machines .html> Restricted Boltzmann Machines (see <http://issues.apache.org/jira/browse/MAHOUT-375> MAHOUT-375) * >>>> Never made it to codebase and all references should be removed from Wiki * Online Passive Aggressive (see <http://issues.apache.org/jira/browse/MAHOUT-702> MAHOUT-702 * Boosting (see MAHOUT-716 <https://issues.apache.org/jira/browse/MAHOUT-716> ) * >>>> Same reasons as the previous ones, all references need to be removed from the Wiki Clustering Deprecated or drafts only: * Hierarchical Clustering <http://mahout.apache.org/users/clustering/hierarchical-clustering.html> (MAHOUT-19 <http://issues.apache.org/jira/browse/MAHOUT-19> , MAHOUT-843 <https://issues.apache.org/jira/browse/MAHOUT-843> ) * Spectral Clustering <http://mahout.apache.org/users/clustering/spectral-clustering.html> (MAHOUT-363 <https://issues.apache.org/jira/browse/MAHOUT-363> ) * >>>> This should be retained, Shannon will be updating the Wiki for this later. Dimension reduction Deprecated or drafts only: * Principal Components Analysis <http://mahout.apache.org/users/basics/principal-components-analysis.html> (PCA) * >>>> We still have this and its widely used, retain this. * Gaussian Discriminative Analysis <http://mahout.apache.org/users/basics/gaussian-discriminative-analysis.html > (GDA) * >>>> Retain this. Other Deprecated or drafts only: * Pattern mining: <http://mahout.apache.org/users/stuff/parallel-frequent-pattern-mining.html> Parallel FP Growth Algorithm (Also known as Frequent Itemset mining) * >>> Code for this has been removed from 0.9, all references to this should be removed from Wiki From: Suneel Marthi [mailto:[email protected]] Sent: Friday, January 03, 2014 10:48 PM To: [email protected] <mailto:[email protected]> ; [email protected] <mailto:[email protected]> Subject: Re: Deprecated or drafts only algorithms what is the reasoning? It could be because:- a) they have been replaced by better performant alternatives b) lack of usage c) lack of support Please delete from wiki all algorithms that have been marked deprecated (the code for most of them has already been removed from trunk). On Friday, January 3, 2014 3:31 PM, "[email protected] <mailto:[email protected]> " <[email protected] <mailto:[email protected]> > wrote: Hi all, I'm going through the algorithms and I noticed some are "Deprecated or drafts only" . What is the reason? Is it because they are less efficient compared to the supported ones or is it due to lack of resources working on them to be supported with Mahout? Thanks Sotiris
