Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagnosis with C4.5 rule preceded by artificial neural network ensemble. IEEE Transactions on Information Technology in Biomedicine, 2003, vol.7, no.1, pp.37-42. 使用神经网络集成方法诊断糖尿病,肝炎,乳腺癌症的案例研究.
标签: comprehensibl Description Rule-PANE accurate
上传时间: 2013-11-30
上传用户:wcl168881111111
some easy projects in java, can teach you basic project design method in java.
标签: java projects project design
上传时间: 2013-12-15
上传用户:yangbo69
Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
标签: method Windowed-Burg Previously the
上传时间: 2013-12-22
上传用户:familiarsmile
"TCP/IP + Ethernet network equipment design method" sample program
标签: equipment Ethernet network program
上传时间: 2014-01-19
上传用户:wangdean1101
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics: descent. Tests: 100 queens in less than 1 second and 67 iterations. 500 queens in 1 second and 257 iterations. 1000 queens in 11 seconds and 492 iterations. heuristics: Simulated annealing. Tests: 100 queens in less than 1 second and 47 iterations. 500 queens in 5 seconds and 243 iterations. 1000 queens in 13 seconds and 497 iterations. heuristics: based on Simulated Annealing. Tests: 100 queens in less than 1 second and 60 iterations. 500 queens in 1 second and 224 iterations. 1000 queens in 5 seconds and 459 iterations. 10 000 queens in 20 minutes 30 seconds and 4885 iterations.
标签: the representation incomplete methods
上传时间: 2015-05-05
上传用户:1159797854
国外计算机科学教材系列 numerial method using matlab (third edition)
标签: numerial edition method matlab
上传时间: 2013-12-23
上传用户:aix008
A Primer for the Monte Carlo Method.rar
上传时间: 2014-11-22
上传用户:龙飞艇
java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void main(String[] args) { //开始method JOptionPane.showMessageDialog( null, "错误" ) //显示一条信息 System.exit(0) // 结束程序 } //结束method } //结束class
标签: JOptionPane import method public
上传时间: 2015-05-18
上传用户:gengxiaochao
gauss.c - gaussian random numbers, using the Ziggurat method
标签: Ziggurat gaussian numbers random
上传时间: 2013-12-06
上传用户:wyc199288
a method of ofdm simulation using matlab
标签: simulation method matlab using
上传时间: 2015-06-22
上传用户:agent