November 3, 2010
Apache Mahout 0.4 release # On last Sunday the Apache Mahout project published the 0.4 release. Nearly every piece of the code has been refactored and improved since the last 0.3 release. The release was timed to happen exactly before Apache Con NA in Atlanta. As such it was published on October 31st - the Halloween release, sort-of.
Especially mentionable are the following improvements:
Model refactoring and CLI changes to improve integration and consistency
...
March 18, 2010
Apache Mahout 0.3 released # This week, Apache Mahout 0.3 was released. First of all thanks to all committers and contributors who made that possible: Thanks for all your hard work on making the code even faster and integrating even more algorithms.
To the highlights:
New: math and collections modules based on the high performance Colt library Faster Frequent Pattern Growth(FPGrowth) using FP-bonsai pruning
Parallel Dirichlet process clustering (model-based clustering algorithm)
...
November 18, 2009
Mahout 0.2 released # Apache Mahout 0.2 has been released and is now available for public download at http://www.apache.org/dyn/closer.cgi/lucene/mahout
Up to date maven artifacts can be found in the Apache repository at
https://repository.apache.org/cont ent/repositories/releases/org/apache/mahout/
Apache Mahout is a subproject of Apache Lucene with the goal of delivering scalable machine learning algorithm implementations under the Apache license. http://www.apache.org/licenses/LICENSE-2.0
Mahout is a machine learning library meant to scale: Scale in terms of community to support anyone interested in using machine learning.
...