DevOps研发效能
媒体矩阵
开源中国APP
授权协议 Apache
开发语言 Java 查看源码 »
操作系统 跨平台
软件类型 开源软件
开源组织 Apache
地区 不详
投 递 者 不详
适用人群 未知
收录时间 2008-11-23

软件简介

Apache Mahout 是 Apache Software Foundation (ASF) 开发的一个全新的开源项目,其主要目标是创建一些可伸缩的机器学习算法,供开发人员在 Apache 在许可下免费使用。该项目已经发展到了它的最二个年头,目前只有一个公共发行版。Mahout 包含许多实现,包括集群、分类、CP 和进化程序。此外,通过使用 Apache Hadoop 库,Mahout 可以有效地扩展到云中。

Mahout 项目是由 Apache Lucene(开源搜索)社区中对机器学习感兴趣的一些成员发起的,他们希望建立一个可靠、文档翔实、可伸缩的项目,在其中实现一些常见的用于集群和分类 的机器学习算法。该社区最初基于 Ngetal. 的文章 “Map-Reduce for Machine Learning on Multicore”,但此后在发展中又并入了更多广泛的机器学习方法。

Mahout 的目标还包括:

  • 建立一个用户和贡献者社区,使代码不必依赖于特定贡献者的参与或任何特定公司和大学的资金。

  • 专注于实际用例,这与高新技术研究及未经验证的技巧相反。

  • 提供高质量文章和示例。

展开阅读全文

代码

的 Gitee 指数为
超过 的项目

评论

点击加入讨论🔥(1) 发布并加入讨论🔥
发表了资讯
2016/03/13 00:00

Apache Mahout 0.11.2 发布,机器学习库

Apache Mahout 0.11.2 发布,该版本支持 Spark 1.5.2 ,在稀疏向量和矩阵计算上提升了大约 30% 左右的性能。修复的 bug 包括: MAHOUT-1640: Better collections would significantly improve vector-operation speed MAHOUT-1800: Pare down Classtag overuse MAHOUT-1801: FastUtil to improve speed of Sparse Matrix Operations MAHOUT-1802: Capture attached checkpoints (if cached) Apache Mahout 是 Apache Software ...

0
32
发表了资讯
2015/11/08 00:00

Apache Mahout 0.11.1 发布,机器学习库

Apache Mahout PMC 发布了 Mahout 0.11.1 版本,现已提供下载: http://www.apache.org/dist/mahout/0.11.1/ Mahout 0.11.0 扩展了与 Spark 版本的兼容性,引入了一些新特性和 bug 修复。 Mahout 0.11.1 相比 Mahout 0.11.0 改进如下: Spark 1.4+ 支持 Dot Product 4x 性能提升 基于 matrix flaors 的 %*% 优化 详细改进请看发行说明。 Apache Mahout 是 Apache Software Foundation (ASF) 开发的一个全新的开源项目,其主要目...

0
24
发表了资讯
2015/06/01 00:00

Apache Mahout 0.10.1 发布

Apache Mahout 0.10.1 发布,此版本是 Mahout 0.10.0 版本的修复版本,修复了一些 bugs,升级 Spark 到 Spark 1.2.2 版本,现已提供下载:http://www.apache.org/dist/mahout/0.10.1/。 值得关注的改进: 1. This release fixes a major memory usage bug in co-occurrence analysis used by the driver spark-itemsimilarity MAHOUT-1707 2. Support Spark 1.2.2 or less 3. Some minor fixes to Mahout-Samsara QR Decomposi...

1
8
发表了资讯
2015/04/10 00:00

Mahout 0.10.0 发布,机器学习库

Mahout 0.10.0 发布,此版本主要更新信息如下: MAHOUT-1630: Incorrect SparseColumnMatrix.numSlices() causes IndexException in toString() (Oleg Nitz, smarthi) MAHOUT-1665: Update hadoop commands in example scripts (akm) MAHOUT-1676: Deprecate MLP, ConcatenateVectorsJob and ConcatenateVectorsReducer in the codebase (apalumbo) MAHOUT-1622: MultithreadedBatchItemSimilarities outputs incorrect number ...

10
29
发表了资讯
2014/02/19 00:00

Apache Mahout 0.9 发布

Apache Mahout 0.9 发布,此版本解决了 113 个独立 JAR包 问题;包括了一些新特性, bug 修复,还删除了在 0.8 版本弃用的算法。主要更新内容如下: -  MAHOUT-1245: A new and improved Mahout website based on Apache CMS -  MAHOUT-1265: MultiLayer Perceptron (MLP) classifier    This is an early implementation of MLP to solicit user feedback, needs to be integrated into M...

6
18
发表了资讯
2013/07/26 00:00

Apache Mahout 0.8 发布,机器学习库

Apache Mahout 0.8 发布了,Apache Mahout 是 Apache Software Foundation (ASF) 开发的一个全新的开源项目,其主要目标是创建一些可伸缩的机器学习算法,供开发人员在 Apache 在许可下免费使用。该项目已经发展到了它的最二个年头,目前只有一个公共发行版。Mahout 包含许多实现,包括集群、分类、CP 和进化程序。此外,通过使用 Apache Hadoop 库,Mahout 可以有效地扩展到云中。 该版本主要是 1.0 版本发布之前的代码清理。同...

1
32
发表了资讯
2012/02/07 00:00

Apache Mahout 0.6 发布

Mahout是一个利用Map/Reduce的机器学习算法库,其思想源于斯坦福大学几个学者在2006年的nips会议上发表的一篇文章“Map- Reduct for Machine Learning on Multicore" Apache Mahout 0.6 发布了,建议所有开发者升级,该版本主要改进包括: Improved Decision Tree performance and added support for regression problems New LDA implementation using Collapsed Variational Bayes 0th Derivative Approximation Reduced run...

0
2
没有更多内容
加载失败,请刷新页面
点击加载更多
加载中
下一页
发表了博客
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
发表了问答
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
暂无内容
1 评论
226 收藏
分享
OSCHINA
登录后可查看更多优质内容
返回顶部
顶部