聘我网

新概念招聘3.0

想学贝叶斯算法,有什么开源软件推荐吗?

vote up0vote downstar

看看代码是怎么实现的

 

1 个答复

vote up0vote down

推荐Weka,是用java实现的。

Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for developing new machine learning schemes.

里面有分类算法如SVMWinnowC4.5,Naive Bayes等等(参见其API)。

此外,还提供了图形界面

链接

您的回答





不是您要找的问题? 浏览其他含有标签 的问题或者 自己问个.