Monday, April 29, 2013

What can I do with Mahout ?

  • Clustering
    • Canopy
    • K-Means
    • Fuzzy K-Means
    • Dirichlet Process
    • Latent Dirichlet Allocation
    • Mean-shift
    • Expectation Maximization
    • Spectral
    • Minhash
    • Top Down
  • Classification
    • Logistic Regression
    • Bayesian
    • Support Vector Machines  
    • Random Forests
  • Decision forest
  • Machine learning
  • Recommendation
  • Dimension reduction
  • Your own business ! (If you understand how MapReduce and Mahout class work together, you can code your own logic)