Naive Bayes and TAN graph model for classification

时间:2013-11-29 17:31:46
【文件属性】:
文件名称:Naive Bayes and TAN graph model for classification
文件大小:178KB
文件格式:RAR
更新时间:2013-11-29 17:31:46
贝叶斯分类器 Java 源代码 实现了NB 和 TAN graph model的分类器 并用UIC数据集合测试
【文件预览】:
heap
----.project(380B)
----bin()
--------heap()
--------tests()
--------.DS_Store(6KB)
----temp.minibase-db(9.77MB)
----src()
--------heap()
--------tests()
--------.DS_Store(6KB)
----.classpath(315B)
----lib()
--------heapAssign.jar(36KB)
--------.DS_Store(6KB)
TAN
----.project(379B)
----bin()
--------vertex_weight.class(1KB)
--------tan.class(8KB)
--------file.class(935B)
--------nodeandparent.class(1KB)
--------attributes.class(2KB)
--------main.class(693B)
--------tan_smoothing.class(7KB)
--------nb_smothing.class(3KB)
--------nb.class(4KB)
--------classifier.class(4KB)
--------IPD.class(636B)
----house-votes-84.data(18KB)
----src()
--------IPD.java(565B)
--------main.java(2KB)
--------file.java(652B)
--------nodeandparent.java(869B)
--------classifier.java(4KB)
--------tan.java(12KB)
--------vertex_weight.java(1KB)
--------nb_smothing.java(4KB)
--------tan_smoothing.java(10KB)
--------attributes.java(2KB)
--------nb.java(6KB)
----.classpath(232B)
----doc()
--------package-use.html(5KB)
--------package-summary.html(7KB)
--------class-use()
--------resources()
--------stylesheet.css(1KB)
--------allclasses-noframe.html(1KB)
--------allclasses-frame.html(2KB)
--------package-frame.html(2KB)
--------tan.html(11KB)
--------IPD.html(7KB)
--------overview-tree.html(6KB)
--------main.html(9KB)
--------constant-values.html(5KB)
--------nb_smothing.html(9KB)
--------index-files()
--------tan_smoothing.html(9KB)
--------package-list(2B)
--------vertex_weight.html(12KB)
--------attributes.html(23KB)
--------help-doc.html(8KB)
--------deprecated-list.html(5KB)
--------package-tree.html(6KB)
--------index.html(1KB)
--------nb.html(11KB)
--------nodeandparent.html(7KB)
--------classifier.html(11KB)
--------file.html(11KB)

网友评论

  • 正在查看,TAM算法实现比较简单
  • 是用Java编写的,不是我想要的,不过还是谢谢!!