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 * <http://mahout.apache.org/users/stuff/perceptron-and-winnow.html> Perceptron and Winnow (see <http://issues.apache.org/jira/browse/MAHOUT-85> MAHOUT-85) * Neural Network <http://mahout.apache.org/users/classification/neural-network.html> (see MAHOUT-228 <http://issues.apache.org/jira/browse/MAHOUT-228> ) * <http://mahout.apache.org/users/classification/restricted-boltzmann-machines .html> Restricted Boltzmann Machines (see <http://issues.apache.org/jira/browse/MAHOUT-375> MAHOUT-375) * 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> ) 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> ) Dimension reduction Deprecated or drafts only: * Principal Components Analysis <http://mahout.apache.org/users/basics/principal-components-analysis.html> (PCA) * Gaussian Discriminative Analysis <http://mahout.apache.org/users/basics/gaussian-discriminative-analysis.html > (GDA) 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) From: Suneel Marthi [mailto:[email protected]] Sent: Friday, January 03, 2014 10:48 PM To: [email protected]; [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
